Freigeben über


IOrchestratorVersionProfile.OrchestratorVersion Property

Definition

Orchestrator version (major, minor, patch).

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Orchestrator version (major, minor, patch).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="orchestratorVersion")]
public string OrchestratorVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Orchestrator version (major, minor, patch).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="orchestratorVersion")>]
member this.OrchestratorVersion : string with get, set
Public Property OrchestratorVersion As String

Property Value

Attributes

Applies to