次の方法で共有


ContainerService.CustomProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customProfile")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceCustomProfile CustomProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customProfile")>]
member this.CustomProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceCustomProfile with get, set
Public Property CustomProfile As ContainerServiceCustomProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to