ExpressRouteAuthorization Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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
Azure SDK for .NET