IExpressRouteAuthorization Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ExpressRouteAuthorizationTypeConverter))]
public interface IExpressRouteAuthorization : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ExpressRouteAuthorizationTypeConverter))>]
type IExpressRouteAuthorization = interface
    interface IJsonSerializable
    interface IResource
Public Interface IExpressRouteAuthorization
Implements IResource
Derived
Attributes
Implements

Properties

ExpressRouteAuthorizationId

The ID of the ExpressRoute Circuit Authorization

ExpressRouteId

The ID of the ExpressRoute Circuit

Id

Resource ID.

(Inherited from IResource)
Key

The key of the ExpressRoute Circuit Authorization

Name

Resource name.

(Inherited from IResource)
ProvisioningState

The state of the ExpressRoute Circuit Authorization provisioning

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to