Share via


ExpressRouteAuthorization Class

Definition

ExpressRoute Circuit Authorization

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteAuthorization : Microsoft.Azure.Management.Avs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteAuthorization = class
    inherit Resource
Public Class ExpressRouteAuthorization
Inherits Resource
Inheritance
ExpressRouteAuthorization
Attributes

Constructors

ExpressRouteAuthorization()

Initializes a new instance of the ExpressRouteAuthorization class.

ExpressRouteAuthorization(String, String, String, String, String, String, String)

Initializes a new instance of the ExpressRouteAuthorization class.

Properties

ExpressRouteAuthorizationId

Gets the ID of the ExpressRoute Circuit Authorization

ExpressRouteAuthorizationKey

Gets the key of the ExpressRoute Circuit Authorization

ExpressRouteId

Gets or sets the ID of the ExpressRoute Circuit

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
ProvisioningState

Gets the state of the ExpressRoute Circuit Authorization provisioning. Possible values include: 'Succeeded', 'Failed', 'Updating'

Type

Gets resource type.

(Inherited from Resource)

Applies to