Share via


PreValidateEnableBackupResponse.ContainerName Property

Definition

Gets or sets specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;rgname;vmname. This is required for portal

[Newtonsoft.Json.JsonProperty(PropertyName="containerName")]
public string ContainerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerName")>]
member this.ContainerName : string with get, set
Public Property ContainerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to