Share via


IConnectedCluster.Distribution Property

Definition

The Kubernetes distribution running on this connected cluster.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="The Kubernetes distribution running on this connected cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="distribution", Update=true)]
public string Distribution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="The Kubernetes distribution running on this connected cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="distribution", Update=true)>]
member this.Distribution : string with get, set
Public Property Distribution As String

Property Value

Attributes

Applies to