次の方法で共有


ApiManagementServiceBackupRestoreParameters.StorageAccount プロパティ

定義

Azure ストレージ アカウントの名前を取得または設定します (バックアップの配置または取得に使用されます)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象