NetworkFabricControllerData.InfrastructureExpressRouteConnections プロパティ

定義

更新プログラムの一環として、NFC を作成してプロビジョニングするために、インフラストラクチャ ExpressRoute CircuitID を提供する必要があります。 この Express ルートは、インフラストラクチャ サービス専用です。 (これは必須属性です)。

public System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.ExpressRouteConnectionInformation> InfrastructureExpressRouteConnections { get; }
member this.InfrastructureExpressRouteConnections : System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.ExpressRouteConnectionInformation>
Public ReadOnly Property InfrastructureExpressRouteConnections As IList(Of ExpressRouteConnectionInformation)

プロパティ値

適用対象