次の方法で共有


AzurePowerShellScript.StorageAccountSettings プロパティ

定義

ストレージ アカウントの設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSettings")]
public Microsoft.Azure.Management.ResourceManager.Models.StorageAccountConfiguration StorageAccountSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSettings")>]
member this.StorageAccountSettings : Microsoft.Azure.Management.ResourceManager.Models.StorageAccountConfiguration with get, set
Public Property StorageAccountSettings As StorageAccountConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象