Documentation ¶
Index ¶
- func PossibleValuesForDiskAccountType() []string
- func PossibleValuesForEthernetAddressType() []string
- func PossibleValuesForHealthErrorCustomerResolvability() []string
- func PossibleValuesForLicenseType() []string
- func PossibleValuesForMigrationItemOperation() []string
- func PossibleValuesForMigrationState() []string
- func PossibleValuesForProtectionHealth() []string
- func PossibleValuesForResyncState() []string
- func PossibleValuesForSqlServerLicenseType() []string
- func PossibleValuesForTestMigrationState() []string
- func ValidateReplicationMigrationItemID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateReplicationProtectionContainerID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateVaultID(input interface{}, key string) (warnings []string, errors []error)
- type CreateOperationResponse
- type CriticalJobHistoryDetails
- type CurrentJobDetails
- type DeleteOperationOptions
- type DeleteOperationResponse
- type DiskAccountType
- type EnableMigrationInput
- type EnableMigrationInputProperties
- type EnableMigrationProviderSpecificInput
- type EthernetAddressType
- type GetOperationResponse
- type HealthError
- type HealthErrorCustomerResolvability
- type InnerHealthError
- type LicenseType
- type ListByReplicationProtectionContainersCompleteResult
- type ListByReplicationProtectionContainersCustomPager
- type ListByReplicationProtectionContainersOperationOptions
- type ListByReplicationProtectionContainersOperationResponse
- type ListCompleteResult
- type ListCustomPager
- type ListOperationOptions
- type ListOperationResponse
- type MigrateInput
- type MigrateInputProperties
- type MigrateOperationResponse
- type MigrateProviderSpecificInput
- type MigrationItem
- type MigrationItemOperation
- type MigrationItemOperationPredicate
- type MigrationItemProperties
- func (o *MigrationItemProperties) GetLastMigrationTimeAsTime() (*time.Time, error)
- func (o *MigrationItemProperties) GetLastTestMigrationTimeAsTime() (*time.Time, error)
- func (o *MigrationItemProperties) SetLastMigrationTimeAsTime(input time.Time)
- func (o *MigrationItemProperties) SetLastTestMigrationTimeAsTime(input time.Time)
- func (s *MigrationItemProperties) UnmarshalJSON(bytes []byte) error
- type MigrationProviderSpecificSettings
- type MigrationState
- type PauseReplicationInput
- type PauseReplicationInputProperties
- type PauseReplicationOperationResponse
- type ProtectionHealth
- type RawEnableMigrationProviderSpecificInputImpl
- type RawMigrateProviderSpecificInputImpl
- type RawMigrationProviderSpecificSettingsImpl
- type RawResumeReplicationProviderSpecificInputImpl
- type RawResyncProviderSpecificInputImpl
- type RawTestMigrateProviderSpecificInputImpl
- type RawUpdateMigrationItemProviderSpecificInputImpl
- type ReplicationMigrationItemId
- func NewReplicationMigrationItemID(subscriptionId string, resourceGroupName string, vaultName string, ...) ReplicationMigrationItemId
- func ParseReplicationMigrationItemID(input string) (*ReplicationMigrationItemId, error)
- func ParseReplicationMigrationItemIDInsensitively(input string) (*ReplicationMigrationItemId, error)
- type ReplicationMigrationItemsClient
- func (c ReplicationMigrationItemsClient) Create(ctx context.Context, id ReplicationMigrationItemId, input EnableMigrationInput) (result CreateOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) CreateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input EnableMigrationInput) error
- func (c ReplicationMigrationItemsClient) Delete(ctx context.Context, id ReplicationMigrationItemId, ...) (result DeleteOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) DeleteThenPoll(ctx context.Context, id ReplicationMigrationItemId, ...) error
- func (c ReplicationMigrationItemsClient) Get(ctx context.Context, id ReplicationMigrationItemId) (result GetOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) List(ctx context.Context, id VaultId, options ListOperationOptions) (result ListOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainers(ctx context.Context, id ReplicationProtectionContainerId, ...) (result ListByReplicationProtectionContainersOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainersComplete(ctx context.Context, id ReplicationProtectionContainerId, ...) (ListByReplicationProtectionContainersCompleteResult, error)
- func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainersCompleteMatchingPredicate(ctx context.Context, id ReplicationProtectionContainerId, ...) (result ListByReplicationProtectionContainersCompleteResult, err error)
- func (c ReplicationMigrationItemsClient) ListComplete(ctx context.Context, id VaultId, options ListOperationOptions) (ListCompleteResult, error)
- func (c ReplicationMigrationItemsClient) ListCompleteMatchingPredicate(ctx context.Context, id VaultId, options ListOperationOptions, ...) (result ListCompleteResult, err error)
- func (c ReplicationMigrationItemsClient) Migrate(ctx context.Context, id ReplicationMigrationItemId, input MigrateInput) (result MigrateOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) MigrateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input MigrateInput) error
- func (c ReplicationMigrationItemsClient) PauseReplication(ctx context.Context, id ReplicationMigrationItemId, ...) (result PauseReplicationOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) PauseReplicationThenPoll(ctx context.Context, id ReplicationMigrationItemId, ...) error
- func (c ReplicationMigrationItemsClient) ResumeReplication(ctx context.Context, id ReplicationMigrationItemId, ...) (result ResumeReplicationOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) ResumeReplicationThenPoll(ctx context.Context, id ReplicationMigrationItemId, ...) error
- func (c ReplicationMigrationItemsClient) Resync(ctx context.Context, id ReplicationMigrationItemId, input ResyncInput) (result ResyncOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) ResyncThenPoll(ctx context.Context, id ReplicationMigrationItemId, input ResyncInput) error
- func (c ReplicationMigrationItemsClient) TestMigrate(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateInput) (result TestMigrateOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) TestMigrateCleanup(ctx context.Context, id ReplicationMigrationItemId, ...) (result TestMigrateCleanupOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) TestMigrateCleanupThenPoll(ctx context.Context, id ReplicationMigrationItemId, ...) error
- func (c ReplicationMigrationItemsClient) TestMigrateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateInput) error
- func (c ReplicationMigrationItemsClient) Update(ctx context.Context, id ReplicationMigrationItemId, ...) (result UpdateOperationResponse, err error)
- func (c ReplicationMigrationItemsClient) UpdateThenPoll(ctx context.Context, id ReplicationMigrationItemId, ...) error
- type ReplicationProtectionContainerId
- func NewReplicationProtectionContainerID(subscriptionId string, resourceGroupName string, vaultName string, ...) ReplicationProtectionContainerId
- func ParseReplicationProtectionContainerID(input string) (*ReplicationProtectionContainerId, error)
- func ParseReplicationProtectionContainerIDInsensitively(input string) (*ReplicationProtectionContainerId, error)
- type ResumeReplicationInput
- type ResumeReplicationInputProperties
- type ResumeReplicationOperationResponse
- type ResumeReplicationProviderSpecificInput
- type ResyncInput
- type ResyncInputProperties
- type ResyncOperationResponse
- type ResyncProviderSpecificInput
- type ResyncState
- type SqlServerLicenseType
- type TestMigrateCleanupInput
- type TestMigrateCleanupInputProperties
- type TestMigrateCleanupOperationResponse
- type TestMigrateInput
- type TestMigrateInputProperties
- type TestMigrateOperationResponse
- type TestMigrateProviderSpecificInput
- type TestMigrationState
- type UpdateMigrationItemInput
- type UpdateMigrationItemInputProperties
- type UpdateMigrationItemProviderSpecificInput
- type UpdateOperationResponse
- type VMwareCbtDiskInput
- type VMwareCbtEnableMigrationInput
- type VMwareCbtMigrateInput
- type VMwareCbtMigrationDetails
- type VMwareCbtNicDetails
- type VMwareCbtNicInput
- type VMwareCbtProtectedDiskDetails
- type VMwareCbtResumeReplicationInput
- type VMwareCbtResyncInput
- type VMwareCbtTestMigrateInput
- type VMwareCbtUpdateDiskInput
- type VMwareCbtUpdateMigrationItemInput
- type VaultId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForDiskAccountType ¶
func PossibleValuesForDiskAccountType() []string
func PossibleValuesForEthernetAddressType ¶
func PossibleValuesForEthernetAddressType() []string
func PossibleValuesForHealthErrorCustomerResolvability ¶
func PossibleValuesForHealthErrorCustomerResolvability() []string
func PossibleValuesForLicenseType ¶
func PossibleValuesForLicenseType() []string
func PossibleValuesForMigrationItemOperation ¶
func PossibleValuesForMigrationItemOperation() []string
func PossibleValuesForMigrationState ¶
func PossibleValuesForMigrationState() []string
func PossibleValuesForProtectionHealth ¶
func PossibleValuesForProtectionHealth() []string
func PossibleValuesForResyncState ¶
func PossibleValuesForResyncState() []string
func PossibleValuesForSqlServerLicenseType ¶
func PossibleValuesForSqlServerLicenseType() []string
func PossibleValuesForTestMigrationState ¶
func PossibleValuesForTestMigrationState() []string
func ValidateReplicationMigrationItemID ¶
func ValidateReplicationMigrationItemID(input interface{}, key string) (warnings []string, errors []error)
ValidateReplicationMigrationItemID checks that 'input' can be parsed as a Replication Migration Item ID
func ValidateReplicationProtectionContainerID ¶
func ValidateReplicationProtectionContainerID(input interface{}, key string) (warnings []string, errors []error)
ValidateReplicationProtectionContainerID checks that 'input' can be parsed as a Replication Protection Container ID
func ValidateVaultID ¶
ValidateVaultID checks that 'input' can be parsed as a Vault ID
Types ¶
type CreateOperationResponse ¶
type CriticalJobHistoryDetails ¶
type CriticalJobHistoryDetails struct { JobId *string `json:"jobId,omitempty"` JobName *string `json:"jobName,omitempty"` JobStatus *string `json:"jobStatus,omitempty"` StartTime *string `json:"startTime,omitempty"` }
func (*CriticalJobHistoryDetails) GetStartTimeAsTime ¶
func (o *CriticalJobHistoryDetails) GetStartTimeAsTime() (*time.Time, error)
func (*CriticalJobHistoryDetails) SetStartTimeAsTime ¶
func (o *CriticalJobHistoryDetails) SetStartTimeAsTime(input time.Time)
type CurrentJobDetails ¶
type CurrentJobDetails struct { JobId *string `json:"jobId,omitempty"` JobName *string `json:"jobName,omitempty"` StartTime *string `json:"startTime,omitempty"` }
func (*CurrentJobDetails) GetStartTimeAsTime ¶
func (o *CurrentJobDetails) GetStartTimeAsTime() (*time.Time, error)
func (*CurrentJobDetails) SetStartTimeAsTime ¶
func (o *CurrentJobDetails) SetStartTimeAsTime(input time.Time)
type DeleteOperationOptions ¶
type DeleteOperationOptions struct {
DeleteOption *string
}
func DefaultDeleteOperationOptions ¶
func DefaultDeleteOperationOptions() DeleteOperationOptions
func (DeleteOperationOptions) ToHeaders ¶
func (o DeleteOperationOptions) ToHeaders() *client.Headers
func (DeleteOperationOptions) ToOData ¶
func (o DeleteOperationOptions) ToOData() *odata.Query
func (DeleteOperationOptions) ToQuery ¶
func (o DeleteOperationOptions) ToQuery() *client.QueryParams
type DeleteOperationResponse ¶
type DiskAccountType ¶
type DiskAccountType string
const ( DiskAccountTypePremiumLRS DiskAccountType = "Premium_LRS" DiskAccountTypeStandardLRS DiskAccountType = "Standard_LRS" DiskAccountTypeStandardSSDLRS DiskAccountType = "StandardSSD_LRS" )
func (*DiskAccountType) UnmarshalJSON ¶
func (s *DiskAccountType) UnmarshalJSON(bytes []byte) error
type EnableMigrationInput ¶
type EnableMigrationInput struct {
Properties EnableMigrationInputProperties `json:"properties"`
}
type EnableMigrationInputProperties ¶
type EnableMigrationInputProperties struct { PolicyId string `json:"policyId"` ProviderSpecificDetails EnableMigrationProviderSpecificInput `json:"providerSpecificDetails"` }
func (*EnableMigrationInputProperties) UnmarshalJSON ¶
func (s *EnableMigrationInputProperties) UnmarshalJSON(bytes []byte) error
type EnableMigrationProviderSpecificInput ¶
type EnableMigrationProviderSpecificInput interface { }
type EthernetAddressType ¶
type EthernetAddressType string
const ( EthernetAddressTypeDynamic EthernetAddressType = "Dynamic" EthernetAddressTypeStatic EthernetAddressType = "Static" )
func (*EthernetAddressType) UnmarshalJSON ¶
func (s *EthernetAddressType) UnmarshalJSON(bytes []byte) error
type GetOperationResponse ¶
type GetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *MigrationItem }
type HealthError ¶
type HealthError struct { CreationTimeUtc *string `json:"creationTimeUtc,omitempty"` CustomerResolvability *HealthErrorCustomerResolvability `json:"customerResolvability,omitempty"` EntityId *string `json:"entityId,omitempty"` ErrorCategory *string `json:"errorCategory,omitempty"` ErrorCode *string `json:"errorCode,omitempty"` ErrorId *string `json:"errorId,omitempty"` ErrorLevel *string `json:"errorLevel,omitempty"` ErrorMessage *string `json:"errorMessage,omitempty"` ErrorSource *string `json:"errorSource,omitempty"` ErrorType *string `json:"errorType,omitempty"` InnerHealthErrors *[]InnerHealthError `json:"innerHealthErrors,omitempty"` PossibleCauses *string `json:"possibleCauses,omitempty"` RecommendedAction *string `json:"recommendedAction,omitempty"` RecoveryProviderErrorMessage *string `json:"recoveryProviderErrorMessage,omitempty"` SummaryMessage *string `json:"summaryMessage,omitempty"` }
func (*HealthError) GetCreationTimeUtcAsTime ¶
func (o *HealthError) GetCreationTimeUtcAsTime() (*time.Time, error)
func (*HealthError) SetCreationTimeUtcAsTime ¶
func (o *HealthError) SetCreationTimeUtcAsTime(input time.Time)
type HealthErrorCustomerResolvability ¶
type HealthErrorCustomerResolvability string
const ( HealthErrorCustomerResolvabilityAllowed HealthErrorCustomerResolvability = "Allowed" HealthErrorCustomerResolvabilityNotAllowed HealthErrorCustomerResolvability = "NotAllowed" )
func (*HealthErrorCustomerResolvability) UnmarshalJSON ¶
func (s *HealthErrorCustomerResolvability) UnmarshalJSON(bytes []byte) error
type InnerHealthError ¶
type InnerHealthError struct { CreationTimeUtc *string `json:"creationTimeUtc,omitempty"` CustomerResolvability *HealthErrorCustomerResolvability `json:"customerResolvability,omitempty"` EntityId *string `json:"entityId,omitempty"` ErrorCategory *string `json:"errorCategory,omitempty"` ErrorCode *string `json:"errorCode,omitempty"` ErrorId *string `json:"errorId,omitempty"` ErrorLevel *string `json:"errorLevel,omitempty"` ErrorMessage *string `json:"errorMessage,omitempty"` ErrorSource *string `json:"errorSource,omitempty"` ErrorType *string `json:"errorType,omitempty"` PossibleCauses *string `json:"possibleCauses,omitempty"` RecommendedAction *string `json:"recommendedAction,omitempty"` RecoveryProviderErrorMessage *string `json:"recoveryProviderErrorMessage,omitempty"` SummaryMessage *string `json:"summaryMessage,omitempty"` }
func (*InnerHealthError) GetCreationTimeUtcAsTime ¶
func (o *InnerHealthError) GetCreationTimeUtcAsTime() (*time.Time, error)
func (*InnerHealthError) SetCreationTimeUtcAsTime ¶
func (o *InnerHealthError) SetCreationTimeUtcAsTime(input time.Time)
type LicenseType ¶
type LicenseType string
const ( LicenseTypeNoLicenseType LicenseType = "NoLicenseType" LicenseTypeNotSpecified LicenseType = "NotSpecified" LicenseTypeWindowsServer LicenseType = "WindowsServer" )
func (*LicenseType) UnmarshalJSON ¶
func (s *LicenseType) UnmarshalJSON(bytes []byte) error
type ListByReplicationProtectionContainersCompleteResult ¶
type ListByReplicationProtectionContainersCompleteResult struct { LatestHttpResponse *http.Response Items []MigrationItem }
type ListByReplicationProtectionContainersCustomPager ¶ added in v0.20240628.1153531
type ListByReplicationProtectionContainersCustomPager struct {
NextLink *odata.Link `json:"nextLink"`
}
func (*ListByReplicationProtectionContainersCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *ListByReplicationProtectionContainersCustomPager) NextPageLink() *odata.Link
type ListByReplicationProtectionContainersOperationOptions ¶
type ListByReplicationProtectionContainersOperationOptions struct { Filter *string SkipToken *string TakeToken *string }
func DefaultListByReplicationProtectionContainersOperationOptions ¶
func DefaultListByReplicationProtectionContainersOperationOptions() ListByReplicationProtectionContainersOperationOptions
func (ListByReplicationProtectionContainersOperationOptions) ToHeaders ¶
func (o ListByReplicationProtectionContainersOperationOptions) ToHeaders() *client.Headers
func (ListByReplicationProtectionContainersOperationOptions) ToOData ¶
func (o ListByReplicationProtectionContainersOperationOptions) ToOData() *odata.Query
func (ListByReplicationProtectionContainersOperationOptions) ToQuery ¶
func (o ListByReplicationProtectionContainersOperationOptions) ToQuery() *client.QueryParams
type ListByReplicationProtectionContainersOperationResponse ¶
type ListByReplicationProtectionContainersOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]MigrationItem }
type ListCompleteResult ¶
type ListCompleteResult struct { LatestHttpResponse *http.Response Items []MigrationItem }
type ListCustomPager ¶ added in v0.20240628.1153531
func (*ListCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *ListCustomPager) NextPageLink() *odata.Link
type ListOperationOptions ¶
func DefaultListOperationOptions ¶
func DefaultListOperationOptions() ListOperationOptions
func (ListOperationOptions) ToHeaders ¶
func (o ListOperationOptions) ToHeaders() *client.Headers
func (ListOperationOptions) ToOData ¶
func (o ListOperationOptions) ToOData() *odata.Query
func (ListOperationOptions) ToQuery ¶
func (o ListOperationOptions) ToQuery() *client.QueryParams
type ListOperationResponse ¶
type ListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]MigrationItem }
type MigrateInput ¶
type MigrateInput struct {
Properties MigrateInputProperties `json:"properties"`
}
type MigrateInputProperties ¶
type MigrateInputProperties struct {
ProviderSpecificDetails MigrateProviderSpecificInput `json:"providerSpecificDetails"`
}
func (*MigrateInputProperties) UnmarshalJSON ¶
func (s *MigrateInputProperties) UnmarshalJSON(bytes []byte) error
type MigrateProviderSpecificInput ¶
type MigrateProviderSpecificInput interface { }
type MigrationItem ¶
type MigrationItem struct { Id *string `json:"id,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties *MigrationItemProperties `json:"properties,omitempty"` Type *string `json:"type,omitempty"` }
type MigrationItemOperation ¶
type MigrationItemOperation string
const ( MigrationItemOperationDisableMigration MigrationItemOperation = "DisableMigration" MigrationItemOperationMigrate MigrationItemOperation = "Migrate" MigrationItemOperationPauseReplication MigrationItemOperation = "PauseReplication" MigrationItemOperationResumeReplication MigrationItemOperation = "ResumeReplication" MigrationItemOperationStartResync MigrationItemOperation = "StartResync" MigrationItemOperationTestMigrate MigrationItemOperation = "TestMigrate" MigrationItemOperationTestMigrateCleanup MigrationItemOperation = "TestMigrateCleanup" )
func (*MigrationItemOperation) UnmarshalJSON ¶
func (s *MigrationItemOperation) UnmarshalJSON(bytes []byte) error
type MigrationItemOperationPredicate ¶
type MigrationItemOperationPredicate struct { Id *string Location *string Name *string Type *string }
func (MigrationItemOperationPredicate) Matches ¶
func (p MigrationItemOperationPredicate) Matches(input MigrationItem) bool
type MigrationItemProperties ¶
type MigrationItemProperties struct { AllowedOperations *[]MigrationItemOperation `json:"allowedOperations,omitempty"` CriticalJobHistory *[]CriticalJobHistoryDetails `json:"criticalJobHistory,omitempty"` CurrentJob *CurrentJobDetails `json:"currentJob,omitempty"` EventCorrelationId *string `json:"eventCorrelationId,omitempty"` Health *ProtectionHealth `json:"health,omitempty"` HealthErrors *[]HealthError `json:"healthErrors,omitempty"` LastMigrationStatus *string `json:"lastMigrationStatus,omitempty"` LastMigrationTime *string `json:"lastMigrationTime,omitempty"` LastTestMigrationStatus *string `json:"lastTestMigrationStatus,omitempty"` LastTestMigrationTime *string `json:"lastTestMigrationTime,omitempty"` MachineName *string `json:"machineName,omitempty"` MigrationState *MigrationState `json:"migrationState,omitempty"` MigrationStateDescription *string `json:"migrationStateDescription,omitempty"` PolicyFriendlyName *string `json:"policyFriendlyName,omitempty"` PolicyId *string `json:"policyId,omitempty"` ProviderSpecificDetails MigrationProviderSpecificSettings `json:"providerSpecificDetails"` RecoveryServicesProviderId *string `json:"recoveryServicesProviderId,omitempty"` ReplicationStatus *string `json:"replicationStatus,omitempty"` TestMigrateState *TestMigrationState `json:"testMigrateState,omitempty"` TestMigrateStateDescription *string `json:"testMigrateStateDescription,omitempty"` }
func (*MigrationItemProperties) GetLastMigrationTimeAsTime ¶
func (o *MigrationItemProperties) GetLastMigrationTimeAsTime() (*time.Time, error)
func (*MigrationItemProperties) GetLastTestMigrationTimeAsTime ¶
func (o *MigrationItemProperties) GetLastTestMigrationTimeAsTime() (*time.Time, error)
func (*MigrationItemProperties) SetLastMigrationTimeAsTime ¶
func (o *MigrationItemProperties) SetLastMigrationTimeAsTime(input time.Time)
func (*MigrationItemProperties) SetLastTestMigrationTimeAsTime ¶
func (o *MigrationItemProperties) SetLastTestMigrationTimeAsTime(input time.Time)
func (*MigrationItemProperties) UnmarshalJSON ¶
func (s *MigrationItemProperties) UnmarshalJSON(bytes []byte) error
type MigrationProviderSpecificSettings ¶
type MigrationProviderSpecificSettings interface { }
type MigrationState ¶
type MigrationState string
const ( MigrationStateDisableMigrationFailed MigrationState = "DisableMigrationFailed" MigrationStateDisableMigrationInProgress MigrationState = "DisableMigrationInProgress" MigrationStateEnableMigrationFailed MigrationState = "EnableMigrationFailed" MigrationStateEnableMigrationInProgress MigrationState = "EnableMigrationInProgress" MigrationStateInitialSeedingFailed MigrationState = "InitialSeedingFailed" MigrationStateInitialSeedingInProgress MigrationState = "InitialSeedingInProgress" MigrationStateMigrationCompletedWithInformation MigrationState = "MigrationCompletedWithInformation" MigrationStateMigrationFailed MigrationState = "MigrationFailed" MigrationStateMigrationInProgress MigrationState = "MigrationInProgress" MigrationStateMigrationPartiallySucceeded MigrationState = "MigrationPartiallySucceeded" MigrationStateMigrationSucceeded MigrationState = "MigrationSucceeded" MigrationStateNone MigrationState = "None" MigrationStateProtectionSuspended MigrationState = "ProtectionSuspended" MigrationStateReplicating MigrationState = "Replicating" MigrationStateResumeInProgress MigrationState = "ResumeInProgress" MigrationStateResumeInitiated MigrationState = "ResumeInitiated" MigrationStateSuspendingProtection MigrationState = "SuspendingProtection" )
func (*MigrationState) UnmarshalJSON ¶
func (s *MigrationState) UnmarshalJSON(bytes []byte) error
type PauseReplicationInput ¶
type PauseReplicationInput struct {
Properties PauseReplicationInputProperties `json:"properties"`
}
type PauseReplicationInputProperties ¶
type PauseReplicationInputProperties struct {
InstanceType string `json:"instanceType"`
}
type ProtectionHealth ¶
type ProtectionHealth string
const ( ProtectionHealthCritical ProtectionHealth = "Critical" ProtectionHealthNone ProtectionHealth = "None" ProtectionHealthNormal ProtectionHealth = "Normal" ProtectionHealthWarning ProtectionHealth = "Warning" )
func (*ProtectionHealth) UnmarshalJSON ¶
func (s *ProtectionHealth) UnmarshalJSON(bytes []byte) error
type RawEnableMigrationProviderSpecificInputImpl ¶
type RawEnableMigrationProviderSpecificInputImpl struct { Type string Values map[string]interface{} }
RawEnableMigrationProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawMigrateProviderSpecificInputImpl ¶
RawMigrateProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawMigrationProviderSpecificSettingsImpl ¶
RawMigrationProviderSpecificSettingsImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawResumeReplicationProviderSpecificInputImpl ¶
type RawResumeReplicationProviderSpecificInputImpl struct { Type string Values map[string]interface{} }
RawResumeReplicationProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawResyncProviderSpecificInputImpl ¶
RawResyncProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawTestMigrateProviderSpecificInputImpl ¶
RawTestMigrateProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type RawUpdateMigrationItemProviderSpecificInputImpl ¶
type RawUpdateMigrationItemProviderSpecificInputImpl struct { Type string Values map[string]interface{} }
RawUpdateMigrationItemProviderSpecificInputImpl is returned when the Discriminated Value doesn't match any of the defined types NOTE: this should only be used when a type isn't defined for this type of Object (as a workaround) and is used only for Deserialization (e.g. this cannot be used as a Request Payload).
type ReplicationMigrationItemId ¶
type ReplicationMigrationItemId struct { SubscriptionId string ResourceGroupName string VaultName string ReplicationFabricName string ReplicationProtectionContainerName string ReplicationMigrationItemName string }
ReplicationMigrationItemId is a struct representing the Resource ID for a Replication Migration Item
func NewReplicationMigrationItemID ¶
func NewReplicationMigrationItemID(subscriptionId string, resourceGroupName string, vaultName string, replicationFabricName string, replicationProtectionContainerName string, replicationMigrationItemName string) ReplicationMigrationItemId
NewReplicationMigrationItemID returns a new ReplicationMigrationItemId struct
func ParseReplicationMigrationItemID ¶
func ParseReplicationMigrationItemID(input string) (*ReplicationMigrationItemId, error)
ParseReplicationMigrationItemID parses 'input' into a ReplicationMigrationItemId
func ParseReplicationMigrationItemIDInsensitively ¶
func ParseReplicationMigrationItemIDInsensitively(input string) (*ReplicationMigrationItemId, error)
ParseReplicationMigrationItemIDInsensitively parses 'input' case-insensitively into a ReplicationMigrationItemId note: this method should only be used for API response data and not user input
func (*ReplicationMigrationItemId) FromParseResult ¶
func (id *ReplicationMigrationItemId) FromParseResult(input resourceids.ParseResult) error
func (ReplicationMigrationItemId) ID ¶
func (id ReplicationMigrationItemId) ID() string
ID returns the formatted Replication Migration Item ID
func (ReplicationMigrationItemId) Segments ¶
func (id ReplicationMigrationItemId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Replication Migration Item ID
func (ReplicationMigrationItemId) String ¶
func (id ReplicationMigrationItemId) String() string
String returns a human-readable description of this Replication Migration Item ID
type ReplicationMigrationItemsClient ¶
type ReplicationMigrationItemsClient struct {
Client *resourcemanager.Client
}
func NewReplicationMigrationItemsClientWithBaseURI ¶
func NewReplicationMigrationItemsClientWithBaseURI(sdkApi sdkEnv.Api) (*ReplicationMigrationItemsClient, error)
func (ReplicationMigrationItemsClient) Create ¶
func (c ReplicationMigrationItemsClient) Create(ctx context.Context, id ReplicationMigrationItemId, input EnableMigrationInput) (result CreateOperationResponse, err error)
Create ...
func (ReplicationMigrationItemsClient) CreateThenPoll ¶
func (c ReplicationMigrationItemsClient) CreateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input EnableMigrationInput) error
CreateThenPoll performs Create then polls until it's completed
func (ReplicationMigrationItemsClient) Delete ¶
func (c ReplicationMigrationItemsClient) Delete(ctx context.Context, id ReplicationMigrationItemId, options DeleteOperationOptions) (result DeleteOperationResponse, err error)
Delete ...
func (ReplicationMigrationItemsClient) DeleteThenPoll ¶
func (c ReplicationMigrationItemsClient) DeleteThenPoll(ctx context.Context, id ReplicationMigrationItemId, options DeleteOperationOptions) error
DeleteThenPoll performs Delete then polls until it's completed
func (ReplicationMigrationItemsClient) Get ¶
func (c ReplicationMigrationItemsClient) Get(ctx context.Context, id ReplicationMigrationItemId) (result GetOperationResponse, err error)
Get ...
func (ReplicationMigrationItemsClient) List ¶
func (c ReplicationMigrationItemsClient) List(ctx context.Context, id VaultId, options ListOperationOptions) (result ListOperationResponse, err error)
List ...
func (ReplicationMigrationItemsClient) ListByReplicationProtectionContainers ¶
func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainers(ctx context.Context, id ReplicationProtectionContainerId, options ListByReplicationProtectionContainersOperationOptions) (result ListByReplicationProtectionContainersOperationResponse, err error)
ListByReplicationProtectionContainers ...
func (ReplicationMigrationItemsClient) ListByReplicationProtectionContainersComplete ¶
func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainersComplete(ctx context.Context, id ReplicationProtectionContainerId, options ListByReplicationProtectionContainersOperationOptions) (ListByReplicationProtectionContainersCompleteResult, error)
ListByReplicationProtectionContainersComplete retrieves all the results into a single object
func (ReplicationMigrationItemsClient) ListByReplicationProtectionContainersCompleteMatchingPredicate ¶
func (c ReplicationMigrationItemsClient) ListByReplicationProtectionContainersCompleteMatchingPredicate(ctx context.Context, id ReplicationProtectionContainerId, options ListByReplicationProtectionContainersOperationOptions, predicate MigrationItemOperationPredicate) (result ListByReplicationProtectionContainersCompleteResult, err error)
ListByReplicationProtectionContainersCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ReplicationMigrationItemsClient) ListComplete ¶
func (c ReplicationMigrationItemsClient) ListComplete(ctx context.Context, id VaultId, options ListOperationOptions) (ListCompleteResult, error)
ListComplete retrieves all the results into a single object
func (ReplicationMigrationItemsClient) ListCompleteMatchingPredicate ¶
func (c ReplicationMigrationItemsClient) ListCompleteMatchingPredicate(ctx context.Context, id VaultId, options ListOperationOptions, predicate MigrationItemOperationPredicate) (result ListCompleteResult, err error)
ListCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ReplicationMigrationItemsClient) Migrate ¶
func (c ReplicationMigrationItemsClient) Migrate(ctx context.Context, id ReplicationMigrationItemId, input MigrateInput) (result MigrateOperationResponse, err error)
Migrate ...
func (ReplicationMigrationItemsClient) MigrateThenPoll ¶
func (c ReplicationMigrationItemsClient) MigrateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input MigrateInput) error
MigrateThenPoll performs Migrate then polls until it's completed
func (ReplicationMigrationItemsClient) PauseReplication ¶
func (c ReplicationMigrationItemsClient) PauseReplication(ctx context.Context, id ReplicationMigrationItemId, input PauseReplicationInput) (result PauseReplicationOperationResponse, err error)
PauseReplication ...
func (ReplicationMigrationItemsClient) PauseReplicationThenPoll ¶
func (c ReplicationMigrationItemsClient) PauseReplicationThenPoll(ctx context.Context, id ReplicationMigrationItemId, input PauseReplicationInput) error
PauseReplicationThenPoll performs PauseReplication then polls until it's completed
func (ReplicationMigrationItemsClient) ResumeReplication ¶
func (c ReplicationMigrationItemsClient) ResumeReplication(ctx context.Context, id ReplicationMigrationItemId, input ResumeReplicationInput) (result ResumeReplicationOperationResponse, err error)
ResumeReplication ...
func (ReplicationMigrationItemsClient) ResumeReplicationThenPoll ¶
func (c ReplicationMigrationItemsClient) ResumeReplicationThenPoll(ctx context.Context, id ReplicationMigrationItemId, input ResumeReplicationInput) error
ResumeReplicationThenPoll performs ResumeReplication then polls until it's completed
func (ReplicationMigrationItemsClient) Resync ¶
func (c ReplicationMigrationItemsClient) Resync(ctx context.Context, id ReplicationMigrationItemId, input ResyncInput) (result ResyncOperationResponse, err error)
Resync ...
func (ReplicationMigrationItemsClient) ResyncThenPoll ¶
func (c ReplicationMigrationItemsClient) ResyncThenPoll(ctx context.Context, id ReplicationMigrationItemId, input ResyncInput) error
ResyncThenPoll performs Resync then polls until it's completed
func (ReplicationMigrationItemsClient) TestMigrate ¶
func (c ReplicationMigrationItemsClient) TestMigrate(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateInput) (result TestMigrateOperationResponse, err error)
TestMigrate ...
func (ReplicationMigrationItemsClient) TestMigrateCleanup ¶
func (c ReplicationMigrationItemsClient) TestMigrateCleanup(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateCleanupInput) (result TestMigrateCleanupOperationResponse, err error)
TestMigrateCleanup ...
func (ReplicationMigrationItemsClient) TestMigrateCleanupThenPoll ¶
func (c ReplicationMigrationItemsClient) TestMigrateCleanupThenPoll(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateCleanupInput) error
TestMigrateCleanupThenPoll performs TestMigrateCleanup then polls until it's completed
func (ReplicationMigrationItemsClient) TestMigrateThenPoll ¶
func (c ReplicationMigrationItemsClient) TestMigrateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input TestMigrateInput) error
TestMigrateThenPoll performs TestMigrate then polls until it's completed
func (ReplicationMigrationItemsClient) Update ¶
func (c ReplicationMigrationItemsClient) Update(ctx context.Context, id ReplicationMigrationItemId, input UpdateMigrationItemInput) (result UpdateOperationResponse, err error)
Update ...
func (ReplicationMigrationItemsClient) UpdateThenPoll ¶
func (c ReplicationMigrationItemsClient) UpdateThenPoll(ctx context.Context, id ReplicationMigrationItemId, input UpdateMigrationItemInput) error
UpdateThenPoll performs Update then polls until it's completed
type ReplicationProtectionContainerId ¶
type ReplicationProtectionContainerId struct { SubscriptionId string ResourceGroupName string VaultName string ReplicationFabricName string ReplicationProtectionContainerName string }
ReplicationProtectionContainerId is a struct representing the Resource ID for a Replication Protection Container
func NewReplicationProtectionContainerID ¶
func NewReplicationProtectionContainerID(subscriptionId string, resourceGroupName string, vaultName string, replicationFabricName string, replicationProtectionContainerName string) ReplicationProtectionContainerId
NewReplicationProtectionContainerID returns a new ReplicationProtectionContainerId struct
func ParseReplicationProtectionContainerID ¶
func ParseReplicationProtectionContainerID(input string) (*ReplicationProtectionContainerId, error)
ParseReplicationProtectionContainerID parses 'input' into a ReplicationProtectionContainerId
func ParseReplicationProtectionContainerIDInsensitively ¶
func ParseReplicationProtectionContainerIDInsensitively(input string) (*ReplicationProtectionContainerId, error)
ParseReplicationProtectionContainerIDInsensitively parses 'input' case-insensitively into a ReplicationProtectionContainerId note: this method should only be used for API response data and not user input
func (*ReplicationProtectionContainerId) FromParseResult ¶
func (id *ReplicationProtectionContainerId) FromParseResult(input resourceids.ParseResult) error
func (ReplicationProtectionContainerId) ID ¶
func (id ReplicationProtectionContainerId) ID() string
ID returns the formatted Replication Protection Container ID
func (ReplicationProtectionContainerId) Segments ¶
func (id ReplicationProtectionContainerId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Replication Protection Container ID
func (ReplicationProtectionContainerId) String ¶
func (id ReplicationProtectionContainerId) String() string
String returns a human-readable description of this Replication Protection Container ID
type ResumeReplicationInput ¶
type ResumeReplicationInput struct {
Properties ResumeReplicationInputProperties `json:"properties"`
}
type ResumeReplicationInputProperties ¶
type ResumeReplicationInputProperties struct {
ProviderSpecificDetails ResumeReplicationProviderSpecificInput `json:"providerSpecificDetails"`
}
func (*ResumeReplicationInputProperties) UnmarshalJSON ¶
func (s *ResumeReplicationInputProperties) UnmarshalJSON(bytes []byte) error
type ResumeReplicationProviderSpecificInput ¶
type ResumeReplicationProviderSpecificInput interface { }
type ResyncInput ¶
type ResyncInput struct {
Properties ResyncInputProperties `json:"properties"`
}
type ResyncInputProperties ¶
type ResyncInputProperties struct {
ProviderSpecificDetails ResyncProviderSpecificInput `json:"providerSpecificDetails"`
}
func (*ResyncInputProperties) UnmarshalJSON ¶
func (s *ResyncInputProperties) UnmarshalJSON(bytes []byte) error
type ResyncOperationResponse ¶
type ResyncProviderSpecificInput ¶
type ResyncProviderSpecificInput interface { }
type ResyncState ¶
type ResyncState string
const ( ResyncStateNone ResyncState = "None" ResyncStatePreparedForResynchronization ResyncState = "PreparedForResynchronization" ResyncStateStartedResynchronization ResyncState = "StartedResynchronization" )
func (*ResyncState) UnmarshalJSON ¶
func (s *ResyncState) UnmarshalJSON(bytes []byte) error
type SqlServerLicenseType ¶
type SqlServerLicenseType string
const ( SqlServerLicenseTypeAHUB SqlServerLicenseType = "AHUB" SqlServerLicenseTypeNoLicenseType SqlServerLicenseType = "NoLicenseType" SqlServerLicenseTypeNotSpecified SqlServerLicenseType = "NotSpecified" SqlServerLicenseTypePAYG SqlServerLicenseType = "PAYG" )
func (*SqlServerLicenseType) UnmarshalJSON ¶
func (s *SqlServerLicenseType) UnmarshalJSON(bytes []byte) error
type TestMigrateCleanupInput ¶
type TestMigrateCleanupInput struct {
Properties TestMigrateCleanupInputProperties `json:"properties"`
}
type TestMigrateCleanupInputProperties ¶
type TestMigrateCleanupInputProperties struct {
Comments *string `json:"comments,omitempty"`
}
type TestMigrateInput ¶
type TestMigrateInput struct {
Properties TestMigrateInputProperties `json:"properties"`
}
type TestMigrateInputProperties ¶
type TestMigrateInputProperties struct {
ProviderSpecificDetails TestMigrateProviderSpecificInput `json:"providerSpecificDetails"`
}
func (*TestMigrateInputProperties) UnmarshalJSON ¶
func (s *TestMigrateInputProperties) UnmarshalJSON(bytes []byte) error
type TestMigrateProviderSpecificInput ¶
type TestMigrateProviderSpecificInput interface { }
type TestMigrationState ¶
type TestMigrationState string
const ( TestMigrationStateNone TestMigrationState = "None" TestMigrationStateTestMigrationCleanupInProgress TestMigrationState = "TestMigrationCleanupInProgress" TestMigrationStateTestMigrationCompletedWithInformation TestMigrationState = "TestMigrationCompletedWithInformation" TestMigrationStateTestMigrationFailed TestMigrationState = "TestMigrationFailed" TestMigrationStateTestMigrationInProgress TestMigrationState = "TestMigrationInProgress" TestMigrationStateTestMigrationPartiallySucceeded TestMigrationState = "TestMigrationPartiallySucceeded" TestMigrationStateTestMigrationSucceeded TestMigrationState = "TestMigrationSucceeded" )
func (*TestMigrationState) UnmarshalJSON ¶
func (s *TestMigrationState) UnmarshalJSON(bytes []byte) error
type UpdateMigrationItemInput ¶
type UpdateMigrationItemInput struct {
Properties *UpdateMigrationItemInputProperties `json:"properties,omitempty"`
}
type UpdateMigrationItemInputProperties ¶
type UpdateMigrationItemInputProperties struct {
ProviderSpecificDetails UpdateMigrationItemProviderSpecificInput `json:"providerSpecificDetails"`
}
func (*UpdateMigrationItemInputProperties) UnmarshalJSON ¶
func (s *UpdateMigrationItemInputProperties) UnmarshalJSON(bytes []byte) error
type UpdateMigrationItemProviderSpecificInput ¶
type UpdateMigrationItemProviderSpecificInput interface { }
type UpdateOperationResponse ¶
type VMwareCbtDiskInput ¶
type VMwareCbtDiskInput struct { DiskEncryptionSetId *string `json:"diskEncryptionSetId,omitempty"` DiskId string `json:"diskId"` DiskType *DiskAccountType `json:"diskType,omitempty"` IsOSDisk string `json:"isOSDisk"` LogStorageAccountId string `json:"logStorageAccountId"` LogStorageAccountSasSecretName string `json:"logStorageAccountSasSecretName"` }
type VMwareCbtEnableMigrationInput ¶
type VMwareCbtEnableMigrationInput struct { DataMoverRunAsAccountId string `json:"dataMoverRunAsAccountId"` DisksToInclude []VMwareCbtDiskInput `json:"disksToInclude"` LicenseType *LicenseType `json:"licenseType,omitempty"` PerformAutoResync *string `json:"performAutoResync,omitempty"` PerformSqlBulkRegistration *string `json:"performSqlBulkRegistration,omitempty"` SeedDiskTags *map[string]string `json:"seedDiskTags,omitempty"` SnapshotRunAsAccountId string `json:"snapshotRunAsAccountId"` SqlServerLicenseType *SqlServerLicenseType `json:"sqlServerLicenseType,omitempty"` TargetAvailabilitySetId *string `json:"targetAvailabilitySetId,omitempty"` TargetAvailabilityZone *string `json:"targetAvailabilityZone,omitempty"` TargetBootDiagnosticsStorageAccountId *string `json:"targetBootDiagnosticsStorageAccountId,omitempty"` TargetDiskTags *map[string]string `json:"targetDiskTags,omitempty"` TargetNetworkId string `json:"targetNetworkId"` TargetNicTags *map[string]string `json:"targetNicTags,omitempty"` TargetProximityPlacementGroupId *string `json:"targetProximityPlacementGroupId,omitempty"` TargetResourceGroupId string `json:"targetResourceGroupId"` TargetSubnetName *string `json:"targetSubnetName,omitempty"` TargetVMName *string `json:"targetVmName,omitempty"` TargetVMSize *string `json:"targetVmSize,omitempty"` TargetVMTags *map[string]string `json:"targetVmTags,omitempty"` TestNetworkId *string `json:"testNetworkId,omitempty"` TestSubnetName *string `json:"testSubnetName,omitempty"` VMwareMachineId string `json:"vmwareMachineId"` }
func (VMwareCbtEnableMigrationInput) MarshalJSON ¶
func (s VMwareCbtEnableMigrationInput) MarshalJSON() ([]byte, error)
type VMwareCbtMigrateInput ¶
type VMwareCbtMigrateInput struct {
PerformShutdown string `json:"performShutdown"`
}
func (VMwareCbtMigrateInput) MarshalJSON ¶
func (s VMwareCbtMigrateInput) MarshalJSON() ([]byte, error)
type VMwareCbtMigrationDetails ¶
type VMwareCbtMigrationDetails struct { DataMoverRunAsAccountId *string `json:"dataMoverRunAsAccountId,omitempty"` FirmwareType *string `json:"firmwareType,omitempty"` InitialSeedingProgressPercentage *int64 `json:"initialSeedingProgressPercentage,omitempty"` InitialSeedingRetryCount *int64 `json:"initialSeedingRetryCount,omitempty"` LastRecoveryPointId *string `json:"lastRecoveryPointId,omitempty"` LastRecoveryPointReceived *string `json:"lastRecoveryPointReceived,omitempty"` LicenseType *string `json:"licenseType,omitempty"` MigrationProgressPercentage *int64 `json:"migrationProgressPercentage,omitempty"` MigrationRecoveryPointId *string `json:"migrationRecoveryPointId,omitempty"` OsType *string `json:"osType,omitempty"` PerformAutoResync *string `json:"performAutoResync,omitempty"` ProtectedDisks *[]VMwareCbtProtectedDiskDetails `json:"protectedDisks,omitempty"` ResumeProgressPercentage *int64 `json:"resumeProgressPercentage,omitempty"` ResumeRetryCount *int64 `json:"resumeRetryCount,omitempty"` ResyncProgressPercentage *int64 `json:"resyncProgressPercentage,omitempty"` ResyncRequired *string `json:"resyncRequired,omitempty"` ResyncRetryCount *int64 `json:"resyncRetryCount,omitempty"` ResyncState *ResyncState `json:"resyncState,omitempty"` SeedDiskTags *map[string]string `json:"seedDiskTags,omitempty"` SnapshotRunAsAccountId *string `json:"snapshotRunAsAccountId,omitempty"` SqlServerLicenseType *string `json:"sqlServerLicenseType,omitempty"` StorageAccountId *string `json:"storageAccountId,omitempty"` TargetAvailabilitySetId *string `json:"targetAvailabilitySetId,omitempty"` TargetAvailabilityZone *string `json:"targetAvailabilityZone,omitempty"` TargetBootDiagnosticsStorageAccountId *string `json:"targetBootDiagnosticsStorageAccountId,omitempty"` TargetDiskTags *map[string]string `json:"targetDiskTags,omitempty"` TargetGeneration *string `json:"targetGeneration,omitempty"` TargetLocation *string `json:"targetLocation,omitempty"` TargetNetworkId *string `json:"targetNetworkId,omitempty"` TargetNicTags *map[string]string `json:"targetNicTags,omitempty"` TargetProximityPlacementGroupId *string `json:"targetProximityPlacementGroupId,omitempty"` TargetResourceGroupId *string `json:"targetResourceGroupId,omitempty"` TargetVMName *string `json:"targetVmName,omitempty"` TargetVMSize *string `json:"targetVmSize,omitempty"` TargetVMTags *map[string]string `json:"targetVmTags,omitempty"` TestNetworkId *string `json:"testNetworkId,omitempty"` VMNics *[]VMwareCbtNicDetails `json:"vmNics,omitempty"` VMwareMachineId *string `json:"vmwareMachineId,omitempty"` }
func (VMwareCbtMigrationDetails) MarshalJSON ¶
func (s VMwareCbtMigrationDetails) MarshalJSON() ([]byte, error)
type VMwareCbtNicDetails ¶
type VMwareCbtNicDetails struct { IsPrimaryNic *string `json:"isPrimaryNic,omitempty"` IsSelectedForMigration *string `json:"isSelectedForMigration,omitempty"` NicId *string `json:"nicId,omitempty"` SourceIPAddress *string `json:"sourceIPAddress,omitempty"` SourceIPAddressType *EthernetAddressType `json:"sourceIPAddressType,omitempty"` SourceNetworkId *string `json:"sourceNetworkId,omitempty"` TargetIPAddress *string `json:"targetIPAddress,omitempty"` TargetIPAddressType *EthernetAddressType `json:"targetIPAddressType,omitempty"` TargetNicName *string `json:"targetNicName,omitempty"` TargetSubnetName *string `json:"targetSubnetName,omitempty"` TestIPAddress *string `json:"testIPAddress,omitempty"` TestIPAddressType *EthernetAddressType `json:"testIPAddressType,omitempty"` TestNetworkId *string `json:"testNetworkId,omitempty"` TestSubnetName *string `json:"testSubnetName,omitempty"` }
type VMwareCbtNicInput ¶
type VMwareCbtNicInput struct { IsPrimaryNic string `json:"isPrimaryNic"` IsSelectedForMigration *string `json:"isSelectedForMigration,omitempty"` NicId string `json:"nicId"` TargetNicName *string `json:"targetNicName,omitempty"` TargetStaticIPAddress *string `json:"targetStaticIPAddress,omitempty"` TargetSubnetName *string `json:"targetSubnetName,omitempty"` TestStaticIPAddress *string `json:"testStaticIPAddress,omitempty"` TestSubnetName *string `json:"testSubnetName,omitempty"` }
type VMwareCbtProtectedDiskDetails ¶
type VMwareCbtProtectedDiskDetails struct { CapacityInBytes *int64 `json:"capacityInBytes,omitempty"` DiskEncryptionSetId *string `json:"diskEncryptionSetId,omitempty"` DiskId *string `json:"diskId,omitempty"` DiskName *string `json:"diskName,omitempty"` DiskPath *string `json:"diskPath,omitempty"` DiskType *DiskAccountType `json:"diskType,omitempty"` IsOSDisk *string `json:"isOSDisk,omitempty"` LogStorageAccountId *string `json:"logStorageAccountId,omitempty"` LogStorageAccountSasSecretName *string `json:"logStorageAccountSasSecretName,omitempty"` SeedBlobUri *string `json:"seedBlobUri,omitempty"` SeedManagedDiskId *string `json:"seedManagedDiskId,omitempty"` TargetBlobUri *string `json:"targetBlobUri,omitempty"` TargetDiskName *string `json:"targetDiskName,omitempty"` TargetManagedDiskId *string `json:"targetManagedDiskId,omitempty"` }
type VMwareCbtResumeReplicationInput ¶
type VMwareCbtResumeReplicationInput struct {
DeleteMigrationResources *string `json:"deleteMigrationResources,omitempty"`
}
func (VMwareCbtResumeReplicationInput) MarshalJSON ¶
func (s VMwareCbtResumeReplicationInput) MarshalJSON() ([]byte, error)
type VMwareCbtResyncInput ¶
type VMwareCbtResyncInput struct {
SkipCbtReset string `json:"skipCbtReset"`
}
func (VMwareCbtResyncInput) MarshalJSON ¶
func (s VMwareCbtResyncInput) MarshalJSON() ([]byte, error)
type VMwareCbtTestMigrateInput ¶
type VMwareCbtTestMigrateInput struct { NetworkId string `json:"networkId"` RecoveryPointId string `json:"recoveryPointId"` VMNics *[]VMwareCbtNicInput `json:"vmNics,omitempty"` }
func (VMwareCbtTestMigrateInput) MarshalJSON ¶
func (s VMwareCbtTestMigrateInput) MarshalJSON() ([]byte, error)
type VMwareCbtUpdateMigrationItemInput ¶
type VMwareCbtUpdateMigrationItemInput struct { LicenseType *LicenseType `json:"licenseType,omitempty"` PerformAutoResync *string `json:"performAutoResync,omitempty"` SqlServerLicenseType *SqlServerLicenseType `json:"sqlServerLicenseType,omitempty"` TargetAvailabilitySetId *string `json:"targetAvailabilitySetId,omitempty"` TargetAvailabilityZone *string `json:"targetAvailabilityZone,omitempty"` TargetBootDiagnosticsStorageAccountId *string `json:"targetBootDiagnosticsStorageAccountId,omitempty"` TargetDiskTags *map[string]string `json:"targetDiskTags,omitempty"` TargetNetworkId *string `json:"targetNetworkId,omitempty"` TargetNicTags *map[string]string `json:"targetNicTags,omitempty"` TargetProximityPlacementGroupId *string `json:"targetProximityPlacementGroupId,omitempty"` TargetResourceGroupId *string `json:"targetResourceGroupId,omitempty"` TargetVMName *string `json:"targetVmName,omitempty"` TargetVMSize *string `json:"targetVmSize,omitempty"` TargetVMTags *map[string]string `json:"targetVmTags,omitempty"` TestNetworkId *string `json:"testNetworkId,omitempty"` VMDisks *[]VMwareCbtUpdateDiskInput `json:"vmDisks,omitempty"` VMNics *[]VMwareCbtNicInput `json:"vmNics,omitempty"` }
func (VMwareCbtUpdateMigrationItemInput) MarshalJSON ¶
func (s VMwareCbtUpdateMigrationItemInput) MarshalJSON() ([]byte, error)
type VaultId ¶
VaultId is a struct representing the Resource ID for a Vault
func NewVaultID ¶
NewVaultID returns a new VaultId struct
func ParseVaultID ¶
ParseVaultID parses 'input' into a VaultId
func ParseVaultIDInsensitively ¶
ParseVaultIDInsensitively parses 'input' case-insensitively into a VaultId note: this method should only be used for API response data and not user input
func (*VaultId) FromParseResult ¶
func (id *VaultId) FromParseResult(input resourceids.ParseResult) error
func (VaultId) Segments ¶
func (id VaultId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Vault ID
Source Files ¶
- client.go
- constants.go
- id_replicationmigrationitem.go
- id_replicationprotectioncontainer.go
- id_vault.go
- method_create.go
- method_delete.go
- method_get.go
- method_list.go
- method_listbyreplicationprotectioncontainers.go
- method_migrate.go
- method_pausereplication.go
- method_resumereplication.go
- method_resync.go
- method_testmigrate.go
- method_testmigratecleanup.go
- method_update.go
- model_criticaljobhistorydetails.go
- model_currentjobdetails.go
- model_enablemigrationinput.go
- model_enablemigrationinputproperties.go
- model_enablemigrationproviderspecificinput.go
- model_healtherror.go
- model_innerhealtherror.go
- model_migrateinput.go
- model_migrateinputproperties.go
- model_migrateproviderspecificinput.go
- model_migrationitem.go
- model_migrationitemproperties.go
- model_migrationproviderspecificsettings.go
- model_pausereplicationinput.go
- model_pausereplicationinputproperties.go
- model_resumereplicationinput.go
- model_resumereplicationinputproperties.go
- model_resumereplicationproviderspecificinput.go
- model_resyncinput.go
- model_resyncinputproperties.go
- model_resyncproviderspecificinput.go
- model_testmigratecleanupinput.go
- model_testmigratecleanupinputproperties.go
- model_testmigrateinput.go
- model_testmigrateinputproperties.go
- model_testmigrateproviderspecificinput.go
- model_updatemigrationiteminput.go
- model_updatemigrationiteminputproperties.go
- model_updatemigrationitemproviderspecificinput.go
- model_vmwarecbtdiskinput.go
- model_vmwarecbtenablemigrationinput.go
- model_vmwarecbtmigrateinput.go
- model_vmwarecbtmigrationdetails.go
- model_vmwarecbtnicdetails.go
- model_vmwarecbtnicinput.go
- model_vmwarecbtprotecteddiskdetails.go
- model_vmwarecbtresumereplicationinput.go
- model_vmwarecbtresyncinput.go
- model_vmwarecbttestmigrateinput.go
- model_vmwarecbtupdatediskinput.go
- model_vmwarecbtupdatemigrationiteminput.go
- predicates.go
- version.go