Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Account
- type AccountList
- type AccountPatch
- type AccountProperties
- type AccountsClient
- type AccountsCreateOrUpdateFuture
- type AccountsDeleteFuture
- type ActiveDirectory
- type AuthorizeRequest
- type BaseClient
- type CapacityPool
- type CapacityPoolList
- type CapacityPoolPatch
- type CheckNameResourceTypes
- type Dimension
- type EndpointType
- type ExportPolicyRule
- type InAvailabilityReasonType
- type MetricSpecification
- type MirrorState
- type MountTarget
- type MountTargetProperties
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationProperties
- type OperationsClient
- type PoolPatchProperties
- type PoolProperties
- type PoolsClient
- type PoolsCreateOrUpdateFuture
- type PoolsDeleteFuture
- type PoolsUpdateFuture
- type RelationshipStatus
- type ReplicationObject
- type ReplicationSchedule
- type ReplicationStatus
- type ResourceClient
- type ResourceNameAvailability
- type ResourceNameAvailabilityRequest
- type ServiceLevel
- type ServiceSpecification
- type Snapshot
- type SnapshotProperties
- type SnapshotsClient
- type SnapshotsCreateFuture
- type SnapshotsDeleteFuture
- type SnapshotsList
- type SnapshotsUpdateFuture
- type Volume
- type VolumeList
- type VolumePatch
- type VolumePatchProperties
- type VolumePatchPropertiesExportPolicy
- type VolumeProperties
- type VolumePropertiesDataProtection
- type VolumePropertiesExportPolicy
- type VolumeRevert
- type VolumesAuthorizeReplicationFuture
- type VolumesBreakReplicationFuture
- type VolumesClient
- type VolumesCreateOrUpdateFuture
- type VolumesDeleteFuture
- type VolumesDeleteReplicationFuture
- type VolumesResyncReplicationFuture
- type VolumesRevertFuture
- type VolumesUpdateFuture
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccountList ¶
type AccountList = original.AccountList
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 ActiveDirectory ¶
type ActiveDirectory = original.ActiveDirectory
type AuthorizeRequest ¶
type AuthorizeRequest = original.AuthorizeRequest
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CapacityPool ¶
type CapacityPool = original.CapacityPool
type CapacityPoolList ¶
type CapacityPoolList = original.CapacityPoolList
type CapacityPoolPatch ¶
type CapacityPoolPatch = original.CapacityPoolPatch
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 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 InAvailabilityReasonType ¶
type InAvailabilityReasonType = original.InAvailabilityReasonType
const ( AlreadyExists InAvailabilityReasonType = original.AlreadyExists Invalid InAvailabilityReasonType = original.Invalid )
func PossibleInAvailabilityReasonTypeValues ¶
func PossibleInAvailabilityReasonTypeValues() []InAvailabilityReasonType
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 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 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 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 Monthly ReplicationSchedule = original.Monthly Weekly ReplicationSchedule = original.Weekly )
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 ResourceNameAvailability ¶
type ResourceNameAvailability = original.ResourceNameAvailability
type ResourceNameAvailabilityRequest ¶
type ResourceNameAvailabilityRequest = original.ResourceNameAvailabilityRequest
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 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 VolumeList ¶
type VolumeList = original.VolumeList
type VolumePatch ¶
type VolumePatch = original.VolumePatch
type VolumePatchProperties ¶
type VolumePatchProperties = original.VolumePatchProperties
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 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 VolumesResyncReplicationFuture ¶
type VolumesResyncReplicationFuture = original.VolumesResyncReplicationFuture
type VolumesRevertFuture ¶
type VolumesRevertFuture = original.VolumesRevertFuture
type VolumesUpdateFuture ¶
type VolumesUpdateFuture = original.VolumesUpdateFuture
Click to show internal directories.
Click to hide internal directories.