次の方法で共有


KubeEnvironmentPatchResource.ArcConfiguration プロパティ

定義

ARC クラスター コンポーネントの種類を決定するクラスター構成を取得または設定します。 例: BuildService の種類、FrontEnd Service ArtifactsStorageType などの選択

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象