NetworkFabricControllerData.InfrastructureExpressRouteConnections Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Dans le cadre d’une mise à jour, l’ID de circuit ExpressRoute d’infrastructure doit être fourni pour créer et approvisionner un NFC. Cet itinéraire Express est dédié aux services d’infrastructure. (Il s’agit d’un attribut Obligatoire).
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)
Valeur de propriété
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET