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