PSExtendedLocation Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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