Udostępnij przez


IOrchestratorVersionProfile.OrchestratorVersion Property

Definition

Orchestrator version (major, minor, patch).

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

Property Value

Attributes

Applies to