Share via


IKubernetesClusterVaultTierRestoreCriteria.StagingResourceGroupId Property

Definition

Gets or sets the staging RG Id for creating staging disks and snapshots during restore from vault.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the staging RG Id for creating staging disks and snapshots during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stagingResourceGroupId")]
public string StagingResourceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the staging RG Id for creating staging disks and snapshots during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stagingResourceGroupId")>]
member this.StagingResourceGroupId : string with get, set
Public Property StagingResourceGroupId As String

Property Value

Attributes

Applies to