ExtendedLocation.Type Property

Definition

The type of the extended location.

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

Property Value

Implements

Attributes

Applies to