ExpressRoutePortAuthorization Class

Definition

ExpressRoute Port Authorization

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

Remarks

ExpressRoutePort Authorization resource definition.

Constructors

ExpressRoutePortAuthorization()

Initializes a new instance of the ExpressRoutePortAuthorization class.

ExpressRoutePortAuthorization(String, String, String, String, String, String, String, String)

Initializes a new instance of the ExpressRoutePortAuthorization class.

Properties

AuthorizationKey

Gets the authorization key.

AuthorizationUseStatus

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

CircuitResourceUri

Gets the reference to the ExpressRoute circuit resource using the authorization.

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