Condividi tramite


IKubernetesClusterVaultTierRestoreCriteria.StagingStorageAccountId Property

Definition

Gets or sets the staging Storage Account Id for creating backup extension object store data during restore from vault.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the staging Storage Account Id for creating backup extension object store data during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stagingStorageAccountId")]
public string StagingStorageAccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the staging Storage Account Id for creating backup extension object store data during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stagingStorageAccountId")>]
member this.StagingStorageAccountId : string with get, set
Public Property StagingStorageAccountId As String

Property Value

Attributes

Applies to