다음을 통해 공유


IConnectedClusterPatchProperties.Distribution Property

Definition

Represents the distribution of the connected cluster

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

Property Value

Attributes

Applies to