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.
A class representing the ExpressRoutePortAuthorization data model. ExpressRoutePort Authorization resource definition.
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
- Implements
Constructors
ExpressRoutePortAuthorizationData() |
Initializes a new instance of ExpressRoutePortAuthorizationData. |
Properties
AuthorizationKey |
The authorization key. |
AuthorizationUseStatus |
The authorization use status. |
CircuitResourceUri |
The reference to the ExpressRoute circuit resource using the authorization. |
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Name |
Resource name. (Inherited from NetworkResourceData) |
ProvisioningState |
The provisioning state of the authorization resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from NetworkResourceData) |