Bagikan melalui


ExtendedLocation.Type Property

Definition

The 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.ExtendedLocationTypes? 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.ExtendedLocationTypes> with get, set
Public Property Type As Nullable(Of ExtendedLocationTypes)

Property Value

Implements

Attributes

Applies to