ExpressRoutePortAuthorizationData 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 ExpressRoutePortAuthorizationData type.
public class ExpressRoutePortAuthorizationData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRoutePortAuthorizationData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRoutePortAuthorizationData>
type ExpressRoutePortAuthorizationData = class
inherit NetworkResourceData
interface IJsonModel<ExpressRoutePortAuthorizationData>
interface IPersistableModel<ExpressRoutePortAuthorizationData>
Public Class ExpressRoutePortAuthorizationData
Inherits NetworkResourceData
Implements IJsonModel(Of ExpressRoutePortAuthorizationData), IPersistableModel(Of ExpressRoutePortAuthorizationData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRoutePortAuthorizationData() |
Initializes a new instance of ExpressRoutePortAuthorizationData. |
Properties
| Name | Description |
|---|---|
| AuthorizationKey |
The authorization key. |
| AuthorizationUseStatus |
The authorization use status. |
| CircuitResourceUri |
Gets or sets the CircuitResourceUri 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) |