你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExpressRouteCircuitPropertiesFormat interface

ExpressRouteCircuit 的属性。

属性

allowClassicOperations

允许经典作。

authorizationKey

authorizationKey。

authorizations

授权列表。

bandwidthInGbps

在 ExpressRoutePort 资源上预配线路时线路的带宽。

circuitProvisioningState

资源的 CircuitProvisioningState 状态。

expressRoutePort

在 ExpressRoutePort 资源上预配线路时,对 ExpressRoutePort 资源的引用。

gatewayManagerEtag

GatewayManager Etag。

globalReachEnabled

表示全局访问状态的标志。

peerings

对等互连的列表。

serviceKey

ServiceKey。

serviceProviderNotes

ServiceProviderNotes。

serviceProviderProperties

ServiceProviderProperties。

serviceProviderProvisioningState

资源的 ServiceProviderProvisioningState 状态。

属性详细信息

allowClassicOperations

允许经典作。

allowClassicOperations?: boolean

属性值

boolean

authorizationKey

authorizationKey。

authorizationKey?: string

属性值

string

authorizations

授权列表。

authorizations?: ExpressRouteCircuitAuthorization[]

属性值

bandwidthInGbps

在 ExpressRoutePort 资源上预配线路时线路的带宽。

bandwidthInGbps?: number

属性值

number

circuitProvisioningState

资源的 CircuitProvisioningState 状态。

circuitProvisioningState?: string

属性值

string

expressRoutePort

在 ExpressRoutePort 资源上预配线路时,对 ExpressRoutePort 资源的引用。

expressRoutePort?: SubResource

属性值

gatewayManagerEtag

GatewayManager Etag。

gatewayManagerEtag?: string

属性值

string

globalReachEnabled

表示全局访问状态的标志。

globalReachEnabled?: boolean

属性值

boolean

peerings

对等互连的列表。

peerings?: ExpressRouteCircuitPeering[]

属性值

serviceKey

ServiceKey。

serviceKey?: string

属性值

string

serviceProviderNotes

ServiceProviderNotes。

serviceProviderNotes?: string

属性值

string

serviceProviderProperties

ServiceProviderProperties。

serviceProviderProperties?: ExpressRouteCircuitServiceProviderProperties

属性值

serviceProviderProvisioningState

资源的 ServiceProviderProvisioningState 状态。

serviceProviderProvisioningState?: "Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"

属性值

"Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"