次の方法で共有


ApiManagementServiceBackupRestoreParameters.ContainerName プロパティ

定義

BLOB コンテナーの名前を取得または設定します (バックアップの配置または取得に使用されます)。

[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

適用対象