Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Account
- type AccountBackupsClient
- type AccountBackupsDeleteFuture
- type AccountEncryption
- type AccountList
- type AccountListIterator
- type AccountListPage
- type AccountPatch
- type AccountProperties
- type AccountsClient
- type AccountsCreateOrUpdateFuture
- type AccountsDeleteFuture
- type AccountsUpdateFuture
- type ActiveDirectory
- type ActiveDirectoryStatus
- type AuthorizeRequest
- type Backup
- type BackupPatch
- type BackupPoliciesClient
- type BackupPoliciesCreateFuture
- type BackupPoliciesDeleteFuture
- type BackupPoliciesList
- type BackupPolicy
- type BackupPolicyDetails
- type BackupPolicyPatch
- type BackupPolicyProperties
- type BackupProperties
- type BackupsClient
- type BackupsCreateFuture
- type BackupsDeleteFuture
- type BackupsList
- type BackupsUpdateFuture
- type BaseClient
- type BreakReplicationRequest
- type CapacityPool
- type CapacityPoolList
- type CapacityPoolListIterator
- type CapacityPoolListPage
- type CapacityPoolPatch
- type CheckAvailabilityResponse
- type CheckNameResourceTypes
- type CheckQuotaNameResourceTypes
- type CloudError
- type CloudErrorBody
- type CreatedByType
- type DailySchedule
- type Dimension
- type EndpointType
- type ExportPolicyRule
- type HourlySchedule
- type InAvailabilityReasonType
- type KeySource
- type MetricSpecification
- type MirrorState
- type MonthlySchedule
- type MountTarget
- type MountTargetProperties
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationProperties
- type OperationsClient
- type PoolChangeRequest
- type PoolPatchProperties
- type PoolProperties
- type PoolsClient
- type PoolsCreateOrUpdateFuture
- type PoolsDeleteFuture
- type PoolsUpdateFuture
- type QosType
- type QuotaAvailabilityRequest
- type RelationshipStatus
- type ReplicationObject
- type ReplicationSchedule
- type ReplicationStatus
- type ResourceClient
- type ResourceNameAvailabilityRequest
- type SecurityStyle
- type ServiceLevel
- type ServiceSpecification
- type Snapshot
- type SnapshotPoliciesClient
- type SnapshotPoliciesDeleteFuture
- type SnapshotPoliciesList
- type SnapshotPoliciesUpdateFuture
- type SnapshotPolicy
- type SnapshotPolicyDetails
- type SnapshotPolicyPatch
- type SnapshotPolicyProperties
- type SnapshotPolicyVolumeList
- type SnapshotProperties
- type SnapshotsClient
- type SnapshotsCreateFuture
- type SnapshotsDeleteFuture
- type SnapshotsList
- type SnapshotsUpdateFuture
- type SystemData
- type Vault
- type VaultList
- type VaultProperties
- type VaultsClient
- type Volume
- type VolumeBackupProperties
- type VolumeBackups
- type VolumeList
- type VolumeListIterator
- type VolumeListPage
- type VolumePatch
- type VolumePatchProperties
- type VolumePatchPropertiesDataProtection
- type VolumePatchPropertiesExportPolicy
- type VolumeProperties
- type VolumePropertiesDataProtection
- type VolumePropertiesExportPolicy
- type VolumeRevert
- type VolumeSnapshotProperties
- type VolumesAuthorizeReplicationFuture
- type VolumesBreakReplicationFuture
- type VolumesClient
- type VolumesCreateOrUpdateFuture
- type VolumesDeleteFuture
- type VolumesDeleteReplicationFuture
- type VolumesPoolChangeFuture
- type VolumesReInitializeReplicationFuture
- type VolumesResyncReplicationFuture
- type VolumesRevertFuture
- type VolumesUpdateFuture
- type WeeklySchedule
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccountBackupsClient ¶
type AccountBackupsClient = original.AccountBackupsClient
func NewAccountBackupsClient ¶
func NewAccountBackupsClient(subscriptionID string) AccountBackupsClient
func NewAccountBackupsClientWithBaseURI ¶
func NewAccountBackupsClientWithBaseURI(baseURI string, subscriptionID string) AccountBackupsClient
type AccountBackupsDeleteFuture ¶
type AccountBackupsDeleteFuture = original.AccountBackupsDeleteFuture
type AccountEncryption ¶
type AccountEncryption = original.AccountEncryption
type AccountList ¶
type AccountList = original.AccountList
type AccountListIterator ¶
type AccountListIterator = original.AccountListIterator
func NewAccountListIterator ¶
func NewAccountListIterator(page AccountListPage) AccountListIterator
type AccountListPage ¶
type AccountListPage = original.AccountListPage
func NewAccountListPage ¶
func NewAccountListPage(cur AccountList, getNextPage func(context.Context, AccountList) (AccountList, error)) AccountListPage
type AccountPatch ¶
type AccountPatch = original.AccountPatch
type AccountProperties ¶
type AccountProperties = original.AccountProperties
type AccountsClient ¶
type AccountsClient = original.AccountsClient
func NewAccountsClient ¶
func NewAccountsClient(subscriptionID string) AccountsClient
func NewAccountsClientWithBaseURI ¶
func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient
type AccountsCreateOrUpdateFuture ¶
type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture
type AccountsDeleteFuture ¶
type AccountsDeleteFuture = original.AccountsDeleteFuture
type AccountsUpdateFuture ¶
type AccountsUpdateFuture = original.AccountsUpdateFuture
type ActiveDirectory ¶
type ActiveDirectory = original.ActiveDirectory
type ActiveDirectoryStatus ¶
type ActiveDirectoryStatus = original.ActiveDirectoryStatus
const ( Created ActiveDirectoryStatus = original.Created Deleted ActiveDirectoryStatus = original.Deleted Error ActiveDirectoryStatus = original.Error InUse ActiveDirectoryStatus = original.InUse Updating ActiveDirectoryStatus = original.Updating )
func PossibleActiveDirectoryStatusValues ¶
func PossibleActiveDirectoryStatusValues() []ActiveDirectoryStatus
type AuthorizeRequest ¶
type AuthorizeRequest = original.AuthorizeRequest
type BackupPatch ¶
type BackupPatch = original.BackupPatch
type BackupPoliciesClient ¶
type BackupPoliciesClient = original.BackupPoliciesClient
func NewBackupPoliciesClient ¶
func NewBackupPoliciesClient(subscriptionID string) BackupPoliciesClient
func NewBackupPoliciesClientWithBaseURI ¶
func NewBackupPoliciesClientWithBaseURI(baseURI string, subscriptionID string) BackupPoliciesClient
type BackupPoliciesCreateFuture ¶
type BackupPoliciesCreateFuture = original.BackupPoliciesCreateFuture
type BackupPoliciesDeleteFuture ¶
type BackupPoliciesDeleteFuture = original.BackupPoliciesDeleteFuture
type BackupPoliciesList ¶
type BackupPoliciesList = original.BackupPoliciesList
type BackupPolicy ¶
type BackupPolicy = original.BackupPolicy
type BackupPolicyDetails ¶
type BackupPolicyDetails = original.BackupPolicyDetails
type BackupPolicyPatch ¶
type BackupPolicyPatch = original.BackupPolicyPatch
type BackupPolicyProperties ¶
type BackupPolicyProperties = original.BackupPolicyProperties
type BackupProperties ¶
type BackupProperties = original.BackupProperties
type BackupsClient ¶
type BackupsClient = original.BackupsClient
func NewBackupsClient ¶
func NewBackupsClient(subscriptionID string) BackupsClient
func NewBackupsClientWithBaseURI ¶
func NewBackupsClientWithBaseURI(baseURI string, subscriptionID string) BackupsClient
type BackupsCreateFuture ¶
type BackupsCreateFuture = original.BackupsCreateFuture
type BackupsDeleteFuture ¶
type BackupsDeleteFuture = original.BackupsDeleteFuture
type BackupsList ¶
type BackupsList = original.BackupsList
type BackupsUpdateFuture ¶
type BackupsUpdateFuture = original.BackupsUpdateFuture
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BreakReplicationRequest ¶
type BreakReplicationRequest = original.BreakReplicationRequest
type CapacityPool ¶
type CapacityPool = original.CapacityPool
type CapacityPoolList ¶
type CapacityPoolList = original.CapacityPoolList
type CapacityPoolListIterator ¶
type CapacityPoolListIterator = original.CapacityPoolListIterator
func NewCapacityPoolListIterator ¶
func NewCapacityPoolListIterator(page CapacityPoolListPage) CapacityPoolListIterator
type CapacityPoolListPage ¶
type CapacityPoolListPage = original.CapacityPoolListPage
func NewCapacityPoolListPage ¶
func NewCapacityPoolListPage(cur CapacityPoolList, getNextPage func(context.Context, CapacityPoolList) (CapacityPoolList, error)) CapacityPoolListPage
type CapacityPoolPatch ¶
type CapacityPoolPatch = original.CapacityPoolPatch
type CheckAvailabilityResponse ¶
type CheckAvailabilityResponse = original.CheckAvailabilityResponse
type CheckNameResourceTypes ¶
type CheckNameResourceTypes = original.CheckNameResourceTypes
const ( MicrosoftNetAppnetAppAccounts CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccounts MicrosoftNetAppnetAppAccountscapacityPools CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPools MicrosoftNetAppnetAppAccountscapacityPoolsvolumes CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPoolsvolumes MicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots )
func PossibleCheckNameResourceTypesValues ¶
func PossibleCheckNameResourceTypesValues() []CheckNameResourceTypes
type CheckQuotaNameResourceTypes ¶
type CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypes
const ( CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccounts CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccounts CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPools CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPools CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumes CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumes CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots )
func PossibleCheckQuotaNameResourceTypesValues ¶
func PossibleCheckQuotaNameResourceTypesValues() []CheckQuotaNameResourceTypes
type CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type DailySchedule ¶
type DailySchedule = original.DailySchedule
type EndpointType ¶
type EndpointType = original.EndpointType
const ( Dst EndpointType = original.Dst Src EndpointType = original.Src )
func PossibleEndpointTypeValues ¶
func PossibleEndpointTypeValues() []EndpointType
type ExportPolicyRule ¶
type ExportPolicyRule = original.ExportPolicyRule
type HourlySchedule ¶
type HourlySchedule = original.HourlySchedule
type InAvailabilityReasonType ¶
type InAvailabilityReasonType = original.InAvailabilityReasonType
const ( AlreadyExists InAvailabilityReasonType = original.AlreadyExists Invalid InAvailabilityReasonType = original.Invalid )
func PossibleInAvailabilityReasonTypeValues ¶
func PossibleInAvailabilityReasonTypeValues() []InAvailabilityReasonType
type KeySource ¶
const (
MicrosoftNetApp KeySource = original.MicrosoftNetApp
)
func PossibleKeySourceValues ¶
func PossibleKeySourceValues() []KeySource
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type MirrorState ¶
type MirrorState = original.MirrorState
const ( Broken MirrorState = original.Broken Mirrored MirrorState = original.Mirrored Uninitialized MirrorState = original.Uninitialized )
func PossibleMirrorStateValues ¶
func PossibleMirrorStateValues() []MirrorState
type MonthlySchedule ¶
type MonthlySchedule = original.MonthlySchedule
type MountTarget ¶
type MountTarget = original.MountTarget
type MountTargetProperties ¶
type MountTargetProperties = original.MountTargetProperties
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PoolChangeRequest ¶
type PoolChangeRequest = original.PoolChangeRequest
type PoolPatchProperties ¶
type PoolPatchProperties = original.PoolPatchProperties
type PoolProperties ¶
type PoolProperties = original.PoolProperties
type PoolsClient ¶
type PoolsClient = original.PoolsClient
func NewPoolsClient ¶
func NewPoolsClient(subscriptionID string) PoolsClient
func NewPoolsClientWithBaseURI ¶
func NewPoolsClientWithBaseURI(baseURI string, subscriptionID string) PoolsClient
type PoolsCreateOrUpdateFuture ¶
type PoolsCreateOrUpdateFuture = original.PoolsCreateOrUpdateFuture
type PoolsDeleteFuture ¶
type PoolsDeleteFuture = original.PoolsDeleteFuture
type PoolsUpdateFuture ¶
type PoolsUpdateFuture = original.PoolsUpdateFuture
type QosType ¶
func PossibleQosTypeValues ¶
func PossibleQosTypeValues() []QosType
type QuotaAvailabilityRequest ¶
type QuotaAvailabilityRequest = original.QuotaAvailabilityRequest
type RelationshipStatus ¶
type RelationshipStatus = original.RelationshipStatus
const ( Idle RelationshipStatus = original.Idle Transferring RelationshipStatus = original.Transferring )
func PossibleRelationshipStatusValues ¶
func PossibleRelationshipStatusValues() []RelationshipStatus
type ReplicationObject ¶
type ReplicationObject = original.ReplicationObject
type ReplicationSchedule ¶
type ReplicationSchedule = original.ReplicationSchedule
const ( OneZerominutely ReplicationSchedule = original.OneZerominutely Daily ReplicationSchedule = original.Daily Hourly ReplicationSchedule = original.Hourly )
func PossibleReplicationScheduleValues ¶
func PossibleReplicationScheduleValues() []ReplicationSchedule
type ReplicationStatus ¶
type ReplicationStatus = original.ReplicationStatus
type ResourceClient ¶
type ResourceClient = original.ResourceClient
func NewResourceClient ¶
func NewResourceClient(subscriptionID string) ResourceClient
func NewResourceClientWithBaseURI ¶
func NewResourceClientWithBaseURI(baseURI string, subscriptionID string) ResourceClient
type ResourceNameAvailabilityRequest ¶
type ResourceNameAvailabilityRequest = original.ResourceNameAvailabilityRequest
type SecurityStyle ¶
type SecurityStyle = original.SecurityStyle
const ( Ntfs SecurityStyle = original.Ntfs Unix SecurityStyle = original.Unix )
func PossibleSecurityStyleValues ¶
func PossibleSecurityStyleValues() []SecurityStyle
type ServiceLevel ¶
type ServiceLevel = original.ServiceLevel
const ( Premium ServiceLevel = original.Premium Standard ServiceLevel = original.Standard Ultra ServiceLevel = original.Ultra )
func PossibleServiceLevelValues ¶
func PossibleServiceLevelValues() []ServiceLevel
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type SnapshotPoliciesClient ¶
type SnapshotPoliciesClient = original.SnapshotPoliciesClient
func NewSnapshotPoliciesClient ¶
func NewSnapshotPoliciesClient(subscriptionID string) SnapshotPoliciesClient
func NewSnapshotPoliciesClientWithBaseURI ¶
func NewSnapshotPoliciesClientWithBaseURI(baseURI string, subscriptionID string) SnapshotPoliciesClient
type SnapshotPoliciesDeleteFuture ¶
type SnapshotPoliciesDeleteFuture = original.SnapshotPoliciesDeleteFuture
type SnapshotPoliciesList ¶
type SnapshotPoliciesList = original.SnapshotPoliciesList
type SnapshotPoliciesUpdateFuture ¶
type SnapshotPoliciesUpdateFuture = original.SnapshotPoliciesUpdateFuture
type SnapshotPolicy ¶
type SnapshotPolicy = original.SnapshotPolicy
type SnapshotPolicyDetails ¶
type SnapshotPolicyDetails = original.SnapshotPolicyDetails
type SnapshotPolicyPatch ¶
type SnapshotPolicyPatch = original.SnapshotPolicyPatch
type SnapshotPolicyProperties ¶
type SnapshotPolicyProperties = original.SnapshotPolicyProperties
type SnapshotPolicyVolumeList ¶
type SnapshotPolicyVolumeList = original.SnapshotPolicyVolumeList
type SnapshotProperties ¶
type SnapshotProperties = original.SnapshotProperties
type SnapshotsClient ¶
type SnapshotsClient = original.SnapshotsClient
func NewSnapshotsClient ¶
func NewSnapshotsClient(subscriptionID string) SnapshotsClient
func NewSnapshotsClientWithBaseURI ¶
func NewSnapshotsClientWithBaseURI(baseURI string, subscriptionID string) SnapshotsClient
type SnapshotsCreateFuture ¶
type SnapshotsCreateFuture = original.SnapshotsCreateFuture
type SnapshotsDeleteFuture ¶
type SnapshotsDeleteFuture = original.SnapshotsDeleteFuture
type SnapshotsList ¶
type SnapshotsList = original.SnapshotsList
type SnapshotsUpdateFuture ¶
type SnapshotsUpdateFuture = original.SnapshotsUpdateFuture
type SystemData ¶
type SystemData = original.SystemData
type VaultProperties ¶
type VaultProperties = original.VaultProperties
type VaultsClient ¶
type VaultsClient = original.VaultsClient
func NewVaultsClient ¶
func NewVaultsClient(subscriptionID string) VaultsClient
func NewVaultsClientWithBaseURI ¶
func NewVaultsClientWithBaseURI(baseURI string, subscriptionID string) VaultsClient
type VolumeBackupProperties ¶
type VolumeBackupProperties = original.VolumeBackupProperties
type VolumeBackups ¶
type VolumeBackups = original.VolumeBackups
type VolumeList ¶
type VolumeList = original.VolumeList
type VolumeListIterator ¶
type VolumeListIterator = original.VolumeListIterator
func NewVolumeListIterator ¶
func NewVolumeListIterator(page VolumeListPage) VolumeListIterator
type VolumeListPage ¶
type VolumeListPage = original.VolumeListPage
func NewVolumeListPage ¶
func NewVolumeListPage(cur VolumeList, getNextPage func(context.Context, VolumeList) (VolumeList, error)) VolumeListPage
type VolumePatch ¶
type VolumePatch = original.VolumePatch
type VolumePatchProperties ¶
type VolumePatchProperties = original.VolumePatchProperties
type VolumePatchPropertiesDataProtection ¶
type VolumePatchPropertiesDataProtection = original.VolumePatchPropertiesDataProtection
type VolumePatchPropertiesExportPolicy ¶
type VolumePatchPropertiesExportPolicy = original.VolumePatchPropertiesExportPolicy
type VolumeProperties ¶
type VolumeProperties = original.VolumeProperties
type VolumePropertiesDataProtection ¶
type VolumePropertiesDataProtection = original.VolumePropertiesDataProtection
type VolumePropertiesExportPolicy ¶
type VolumePropertiesExportPolicy = original.VolumePropertiesExportPolicy
type VolumeRevert ¶
type VolumeRevert = original.VolumeRevert
type VolumeSnapshotProperties ¶
type VolumeSnapshotProperties = original.VolumeSnapshotProperties
type VolumesAuthorizeReplicationFuture ¶
type VolumesAuthorizeReplicationFuture = original.VolumesAuthorizeReplicationFuture
type VolumesBreakReplicationFuture ¶
type VolumesBreakReplicationFuture = original.VolumesBreakReplicationFuture
type VolumesClient ¶
type VolumesClient = original.VolumesClient
func NewVolumesClient ¶
func NewVolumesClient(subscriptionID string) VolumesClient
func NewVolumesClientWithBaseURI ¶
func NewVolumesClientWithBaseURI(baseURI string, subscriptionID string) VolumesClient
type VolumesCreateOrUpdateFuture ¶
type VolumesCreateOrUpdateFuture = original.VolumesCreateOrUpdateFuture
type VolumesDeleteFuture ¶
type VolumesDeleteFuture = original.VolumesDeleteFuture
type VolumesDeleteReplicationFuture ¶
type VolumesDeleteReplicationFuture = original.VolumesDeleteReplicationFuture
type VolumesPoolChangeFuture ¶
type VolumesPoolChangeFuture = original.VolumesPoolChangeFuture
type VolumesReInitializeReplicationFuture ¶
type VolumesReInitializeReplicationFuture = original.VolumesReInitializeReplicationFuture
type VolumesResyncReplicationFuture ¶
type VolumesResyncReplicationFuture = original.VolumesResyncReplicationFuture
type VolumesRevertFuture ¶
type VolumesRevertFuture = original.VolumesRevertFuture
type VolumesUpdateFuture ¶
type VolumesUpdateFuture = original.VolumesUpdateFuture
type WeeklySchedule ¶
type WeeklySchedule = original.WeeklySchedule
Click to show internal directories.
Click to hide internal directories.