Share via


PSExtendedLocation Constructors

Definition

Overloads

PSExtendedLocation()
PSExtendedLocation(String)

PSExtendedLocation()

public PSExtendedLocation ();
Public Sub New ()

Applies to

PSExtendedLocation(String)

public PSExtendedLocation (string EdgeZone);
new Microsoft.Azure.Commands.Compute.Models.PSExtendedLocation : string -> Microsoft.Azure.Commands.Compute.Models.PSExtendedLocation
Public Sub New (EdgeZone As String)

Parameters

EdgeZone
String

Applies to