Compartilhar via


IOrchestratorProfile.OrchestratorType Property

Definition

Orchestrator type.

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

Property Value

Attributes

Applies to