Amazon.StorageGateway.Model.ListVolumeRecoveryPointsResult.IsSetVolumeRecoveryPointInfos C# (CSharp) Méthode

IsSetVolumeRecoveryPointInfos() private méthode

private IsSetVolumeRecoveryPointInfos ( ) : bool
Résultat bool
        internal bool IsSetVolumeRecoveryPointInfos()
        {
            return this.volumeRecoveryPointInfos.Count > 0;
        }
    }