Share via


GalleryExtendedLocation.Type Property

Definition

It is type of the extended location.

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

Property Value

Implements

Attributes

Applies to