ExpressRouteCircuitAuthorizationInner Class

Definition

Authorization in an ExpressRouteCircuit resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteCircuitAuthorizationInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteCircuitAuthorizationInner = class
    inherit SubResource
Public Class ExpressRouteCircuitAuthorizationInner
Inherits SubResource
Inheritance
ExpressRouteCircuitAuthorizationInner
Attributes

Constructors

ExpressRouteCircuitAuthorizationInner()

Initializes a new instance of the ExpressRouteCircuitAuthorizationInner class.

ExpressRouteCircuitAuthorizationInner(String, String, AuthorizationUseStatus, ProvisioningState, String, String, String)

Initializes a new instance of the ExpressRouteCircuitAuthorizationInner class.

Properties

AuthorizationKey

Gets the authorization key.

AuthorizationUseStatus

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

Etag

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

Id

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