Aracılığıyla paylaş


AscLocation Class

Definition

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
AscLocation
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)

Applies to