共用方式為


MoveResourceProperties interface

Defines the move resource properties.

Properties

dependsOn

Gets or sets the move resource dependencies. NOTE: This property will not be serialized. It can only be populated by the server.

dependsOnOverrides

Gets or sets the move resource dependencies overrides.

errors

Defines the move resource errors. NOTE: This property will not be serialized. It can only be populated by the server.

existingTargetId

Gets or sets the existing target ARM Id of the resource.

isResolveRequired

Gets a value indicating whether the resolve action is required over the move collection. NOTE: This property will not be serialized. It can only be populated by the server.

moveStatus

Defines the move resource status. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.

resourceSettings

Gets or sets the resource settings.

sourceId

Gets or sets the Source ARM Id of the resource.

sourceResourceSettings

Gets or sets the source resource settings. NOTE: This property will not be serialized. It can only be populated by the server.

targetId

Gets or sets the Target ARM Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

dependsOn

Gets or sets the move resource dependencies. NOTE: This property will not be serialized. It can only be populated by the server.

dependsOn?: MoveResourceDependency[]

Property Value

dependsOnOverrides

Gets or sets the move resource dependencies overrides.

dependsOnOverrides?: MoveResourceDependencyOverride[]

Property Value

errors

Defines the move resource errors. NOTE: This property will not be serialized. It can only be populated by the server.

errors?: MoveResourcePropertiesErrors

Property Value

existingTargetId

Gets or sets the existing target ARM Id of the resource.

existingTargetId?: string

Property Value

string

isResolveRequired

Gets a value indicating whether the resolve action is required over the move collection. NOTE: This property will not be serialized. It can only be populated by the server.

isResolveRequired?: boolean

Property Value

boolean

moveStatus

Defines the move resource status. NOTE: This property will not be serialized. It can only be populated by the server.

moveStatus?: MoveResourcePropertiesMoveStatus

Property Value

provisioningState

Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceSettings

Gets or sets the resource settings.

resourceSettings?: ResourceSettingsUnion

Property Value

sourceId

Gets or sets the Source ARM Id of the resource.

sourceId: string

Property Value

string

sourceResourceSettings

Gets or sets the source resource settings. NOTE: This property will not be serialized. It can only be populated by the server.

sourceResourceSettings?: ResourceSettingsUnion

Property Value

targetId

Gets or sets the Target ARM Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

targetId?: string

Property Value

string