Partager via


IDefinition Interface

Définition

L’intégralité de la définition du circuit express route.

public interface IDefinition : Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IBlank, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithBandwidth, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithCreate, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithGroup, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithPeeringLocation, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithServiceProvider, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithSku, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithServiceProvider>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithServiceProvider>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithServiceProvider>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithServiceProvider>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuit.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuit>
type IDefinition = interface
    interface IBlank
    interface IDefinitionWithRegion<IWithGroup>
    interface IWithGroup
    interface IWithGroup<IWithServiceProvider>
    interface IWithExistingResourceGroup<IWithServiceProvider>
    interface IWithNewResourceGroup<IWithServiceProvider>
    interface IWithCreatableResourceGroup<IWithServiceProvider>
    interface IWithServiceProvider
    interface IWithPeeringLocation
    interface IWithBandwidth
    interface IWithSku
    interface IWithCreate
    interface ICreatable<IExpressRouteCircuit>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
    interface IWithAllowClassicOperations
    interface IWithAuthorization
Public Interface IDefinition
Implements IBlank, ICreatable(Of IExpressRouteCircuit), IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithBandwidth, IWithCreatableResourceGroup(Of IWithServiceProvider), IWithCreate, IWithExistingResourceGroup(Of IWithServiceProvider), IWithGroup, IWithGroup(Of IWithServiceProvider), IWithNewResourceGroup(Of IWithServiceProvider), IWithPeeringLocation, IWithServiceProvider, IWithSku
Implémente

Propriétés

Key

L’intégralité de la définition du circuit express route.

(Hérité de IIndexable)
Name

Obtient le nom de la ressource pouvant être créé.

(Hérité de ICreatable<T>)

Méthodes

Create()

Exécutez la demande de création.

(Hérité de ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

Place la requête dans la file d’attente et autorise le client HTTP à l’exécuter lorsque des ressources système sont disponibles.

(Hérité de ICreatable<T>)
WithAuthorization(String)

L’intégralité de la définition du circuit express route.

(Hérité de IWithAuthorization)
WithBandwidthInMbps(Int32)

L’intégralité de la définition du circuit express route.

(Hérité de IWithBandwidth)
WithClassicOperations()

L’intégralité de la définition du circuit express route.

(Hérité de IWithAllowClassicOperations)
WithExistingResourceGroup(IResourceGroup)

Associe la ressource à un groupe de ressources existant.

(Hérité de IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Associe la ressource à un groupe de ressources existant.

(Hérité de IWithExistingResourceGroup<T>)
WithNewResourceGroup()

L’intégralité de la définition du circuit express route.

(Hérité de IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Crée un groupe de ressources dans lequel placer la ressource, en fonction de la définition spécifiée.

(Hérité de IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

L’intégralité de la définition du circuit express route.

(Hérité de IWithNewResourceGroup<T>)
WithPeeringLocation(String)

L’intégralité de la définition du circuit express route.

(Hérité de IWithPeeringLocation)
WithRegion(Region)

Spécifie la région de la ressource.

(Hérité de IDefinitionWithRegion<T>)
WithRegion(String)

Spécifie la région de la ressource par nom.

(Hérité de IDefinitionWithRegion<T>)
WithServiceProvider(String)

L’intégralité de la définition du circuit express route.

(Hérité de IWithServiceProvider)
WithSku(ExpressRouteCircuitSkuType)

L’intégralité de la définition du circuit express route.

(Hérité de IWithSku)
WithTag(String, String)

Ajoute une balise à la ressource.

(Hérité de IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

Spécifie des balises pour la ressource en tant que {@link Map}.

(Hérité de IDefinitionWithTags<T>)

S’applique à