ExpressRouteCircuitAuthorizationData 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.
Compatibility declaration for the ExpressRouteCircuitAuthorizationData type.
public class ExpressRouteCircuitAuthorizationData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRouteCircuitAuthorizationData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRouteCircuitAuthorizationData>
type ExpressRouteCircuitAuthorizationData = class
inherit NetworkResourceData
interface IJsonModel<ExpressRouteCircuitAuthorizationData>
interface IPersistableModel<ExpressRouteCircuitAuthorizationData>
Public Class ExpressRouteCircuitAuthorizationData
Inherits NetworkResourceData
Implements IJsonModel(Of ExpressRouteCircuitAuthorizationData), IPersistableModel(Of ExpressRouteCircuitAuthorizationData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteCircuitAuthorizationData() |
Initializes a new instance of ExpressRouteCircuitAuthorizationData. |
Properties
| Name | Description |
|---|---|
| AuthorizationKey |
The authorization key. |
| AuthorizationUseStatus |
The authorization use status. |
| ConnectionResourceUri |
Gets or sets the ConnectionResourceUri compatibility property. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the authorization resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |