IInMageAzureV2UpdateReplicationProtectedItemInput.RecoveryAzureV1ResourceGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The recovery Azure resource group Id for classic deployment.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery Azure resource group Id for classic deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAzureV1ResourceGroupId")]
public string RecoveryAzureV1ResourceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery Azure resource group Id for classic deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAzureV1ResourceGroupId")>]
member this.RecoveryAzureV1ResourceGroupId : string with get, set
Public Property RecoveryAzureV1ResourceGroupId As String
Property Value
- Attributes