Udostępnij przez


OrchestratorVersionProfileProperties.Orchestrator Property

Definition

List of orchestrator version profiles.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IOrchestratorVersionProfile> Orchestrator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Orchestrator : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IOrchestratorVersionProfile> with get, set
Public Property Orchestrator As List(Of IOrchestratorVersionProfile)

Property Value

Implements

Attributes

Applies to