ManagedClusterProperties.ServiceMeshProfile Property

Definition

Gets or sets service mesh profile for a managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to