ResourceTypeRegistrationPropertiesResourceMovePolicy interface
The resource move policy.
- Extends
Inherited Properties
| cross |
Whether cross resource group move is enabled. |
| cross |
Whether cross subscription move is enabled. |
| validation |
Whether validation is required. |
Inherited Property Details
crossResourceGroupMoveEnabled
Whether cross resource group move is enabled.
crossResourceGroupMoveEnabled?: boolean
Property Value
boolean
Inherited From ResourceMovePolicy.crossResourceGroupMoveEnabled
crossSubscriptionMoveEnabled
Whether cross subscription move is enabled.
crossSubscriptionMoveEnabled?: boolean
Property Value
boolean
Inherited From ResourceMovePolicy.crossSubscriptionMoveEnabled
validationRequired
Whether validation is required.
validationRequired?: boolean
Property Value
boolean
Inherited From ResourceMovePolicy.validationRequired