次の方法で共有


ServerBlobAuditingPolicy.StorageAccountSubscriptionId プロパティ

定義

BLOB ストレージ サブスクリプション ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSubscriptionId")]
public Guid? StorageAccountSubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSubscriptionId")>]
member this.StorageAccountSubscriptionId : Nullable<Guid> with get, set
Public Property StorageAccountSubscriptionId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象