次の方法で共有


ExtendedDatabaseBlobAuditingPolicy.IsStorageSecondaryKeyInUse プロパティ

定義

storageAccountAccessKey 値がストレージのセカンダリ キーであるかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象