次の方法で共有


SiteConfig.AcrUseManagedIdentityCreds プロパティ

定義

ACR プルにマネージド ID Creds を使用するフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象