ManagedCluster.ExtendedLocationType Property

Definition

The type of the extended location.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ExtendedLocationTypes? ExtendedLocationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ExtendedLocationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ExtendedLocationTypes> with get, set
Public Property ExtendedLocationType As Nullable(Of ExtendedLocationTypes)

Property Value

Implements

Attributes

Applies to