AscLocation Class
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.
The ASC location of the subscription is in the "name" field
[Microsoft.Rest.Serialization.JsonTransformation]
public class AscLocation : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AscLocation = class
inherit Resource
Public Class AscLocation
Inherits Resource
- Inheritance
- Attributes
Constructors
AscLocation() |
Initializes a new instance of the AscLocation class. |
AscLocation(String, String, String, Object) |
Initializes a new instance of the AscLocation class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Name |
Gets resource name (Inherited from Resource) |
Properties |
Gets or sets an empty set of properties |
Type |
Gets resource type (Inherited from Resource) |
Extension Methods
ConvertToPSType(AscLocation) |