次の方法で共有


BackupStatusResponse.ContainerName プロパティ

定義

製品固有のコンテナー名を取得または設定します。 例: iaasvmcontainer;iaasvmcontainer;csname;vmname。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象