ExpressRouteCircuitAuthorization Class

Definition

Authorization in an ExpressRouteCircuit resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteCircuitAuthorization : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteCircuitAuthorization = class
    inherit SubResource
Public Class ExpressRouteCircuitAuthorization
Inherits SubResource
Inheritance
ExpressRouteCircuitAuthorization
Attributes

Constructors

ExpressRouteCircuitAuthorization()

Initializes a new instance of the ExpressRouteCircuitAuthorization class.

ExpressRouteCircuitAuthorization(String, String, String, String, String, String, String)

Initializes a new instance of the ExpressRouteCircuitAuthorization class.

Properties

AuthorizationKey

Gets or sets the authorization key.

AuthorizationUseStatus

Gets or sets the authorization use status. Possible values include: 'Available', 'InUse'

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Gets or sets resource ID.

(Inherited from SubResource)
Name

Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource.

ProvisioningState

Gets the provisioning state of the authorization resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Type

Gets type of the resource.

Applies to