次の方法で共有


ExpressRoutePortsLocation クラス

定義

ExpressRoutePorts ピアリングの場所

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRoutePortsLocation : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRoutePortsLocation = class
    inherit Resource
Public Class ExpressRoutePortsLocation
Inherits Resource
継承
ExpressRoutePortsLocation
属性

注釈

ExpressRoutePorts ピアリングの場所リソースの定義。

コンストラクター

ExpressRoutePortsLocation()

ExpressRoutePortsLocation クラスの新しいインスタンスを初期化します。

ExpressRoutePortsLocation(String, String, String, String, IDictionary<String, String>, String, String, IList<ExpressRoutePortsLocationBandwidths>, String)

ExpressRoutePortsLocation クラスの新しいインスタンスを初期化します。

プロパティ

Address

ピアリングの場所のアドレスを取得します。

AvailableBandwidths

使用可能な ExpressRoutePort 帯域幅のインベントリを取得または設定します。

Contact

ピアリングの場所の連絡先の詳細を取得します。

Id

リソース ID を取得または設定します。

(継承元 Resource)
Location

リソースの場所を取得または設定します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
ProvisioningState

高速ルート ポートの場所リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)

適用対象