次の方法で共有


ExtendedDatabaseBlobAuditingPolicy.IsManagedIdentityInUse プロパティ

定義

BLOB ストレージへのアクセスにマネージド ID を使用するかどうかを示す値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象