Location 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
Location() |
Initializes a new instance of the Location class. |
Location(String) |
Initializes a new instance of the Location class. |
Location()
Initializes a new instance of the Location class.
public Location ();
Public Sub New ()
Applies to
Location(String)
Initializes a new instance of the Location class.
public Location (string locationProperty = default);
new Microsoft.Azure.Management.Security.Models.Location : string -> Microsoft.Azure.Management.Security.Models.Location
Public Sub New (Optional locationProperty As String = Nothing)
Parameters
- locationProperty
- String
Location where the resource is stored