次の方法で共有


Credentials.SourceRegistry プロパティ

定義

ソース レジストリにアクセスするための資格情報パラメーターを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceRegistry")]
public Microsoft.Azure.Management.ContainerRegistry.Models.SourceRegistryCredentials SourceRegistry { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceRegistry")>]
member this.SourceRegistry : Microsoft.Azure.Management.ContainerRegistry.Models.SourceRegistryCredentials with get, set
Public Property SourceRegistry As SourceRegistryCredentials

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象