次の方法で共有


RunInner.AgentConfiguration プロパティ

定義

実行エージェントのマシン構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象