IDefinition<ParentT> Interface
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.
Intégralité de la définition de configuration IP de l’interface réseau.
public interface IDefinition<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasPrivateIPAddress.Definition.IWithPrivateIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate>>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithExistingPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate>>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithNewPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate>>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithNewPublicIPAddressNoDnsLabel<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate>>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate>>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IBlank<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithApplicationGateway<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithApplicationGatewayBeta<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithAttach<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithLoadBalancer<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithNetwork<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithPrivateIP<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithPublicIPAddress<ParentT>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.IWithSubnet<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IDefinition<'ParentT> = interface
interface IBlank<'ParentT>
interface IWithNetwork<'ParentT>
interface IWithAttach<'ParentT>
interface IInDefinition<'ParentT>
interface IWithPublicIPAddress<'ParentT>
interface IWithPublicIPAddress<IWithAttach<IWithCreate>>
interface IWithExistingPublicIPAddress<IWithAttach<IWithCreate>>
interface IWithNewPublicIPAddress<IWithAttach<IWithCreate>>
interface IWithNewPublicIPAddressNoDnsLabel<IWithAttach<IWithCreate>>
interface IWithLoadBalancer<'ParentT>
interface IWithApplicationGateway<'ParentT>
interface IWithApplicationGatewayBeta<'ParentT>
interface IBeta
interface IWithSubnet<'ParentT>
interface IWithPrivateIP<'ParentT>
interface IWithPrivateIPAddress<IWithAttach<IWithCreate>>
Public Interface IDefinition(Of ParentT)
Implements IBeta, IBlank(Of ParentT), IInDefinition(Of ParentT), IWithApplicationGateway(Of ParentT), IWithApplicationGatewayBeta(Of ParentT), IWithAttach(Of ParentT), IWithExistingPublicIPAddress(Of IWithAttach(Of IWithCreate)), IWithLoadBalancer(Of ParentT), IWithNetwork(Of ParentT), IWithNewPublicIPAddress(Of IWithAttach(Of IWithCreate)), IWithNewPublicIPAddressNoDnsLabel(Of IWithAttach(Of IWithCreate)), IWithPrivateIP(Of ParentT), IWithPrivateIPAddress(Of IWithAttach(Of IWithCreate)), IWithPublicIPAddress(Of IWithAttach(Of IWithCreate)), IWithPublicIPAddress(Of ParentT), IWithSubnet(Of ParentT)
Paramètres de type
- ParentT
Étape de la définition d’interface réseau parente à laquelle revenir après l’attachement de cette définition.
- Implémente
-
IWithPrivateIPAddress<IWithAttach<IWithCreate>> IWithExistingPublicIPAddress<IWithAttach<IWithCreate>> IWithExistingPublicIPAddress<ReturnT> IWithNewPublicIPAddress<IWithAttach<IWithCreate>> IWithNewPublicIPAddress<ReturnT> IWithNewPublicIPAddressNoDnsLabel<IWithAttach<IWithCreate>> IWithNewPublicIPAddressNoDnsLabel<ReturnT> IWithPublicIPAddress<IWithAttach<IWithCreate>> IBlank<ParentT> IWithApplicationGateway<ParentT> IWithApplicationGatewayBeta<ParentT> IWithAttach<ParentT> IWithLoadBalancer<ParentT> IWithNetwork<ParentT> IWithPrivateIP<ParentT> IWithPublicIPAddress<ParentT> IWithSubnet<ParentT> IInDefinition<ParentT> IBeta
Méthodes
Attach() |
Intégralité de la définition de configuration IP de l’interface réseau. (Hérité de IInDefinition<ParentT>) |
WithExistingApplicationGatewayBackend(IApplicationGateway, String) |
Spécifie le serveur principal de la passerelle d’application à laquelle associer cette configuration IP. (Hérité de IWithApplicationGatewayBeta<ParentT>) |
WithExistingLoadBalancerBackend(ILoadBalancer, String) |
Spécifie le serveur principal de l’équilibreur de charge à associer à cette configuration IP. (Hérité de IWithLoadBalancer<ParentT>) |
WithExistingLoadBalancerInboundNatRule(ILoadBalancer, String) |
Spécifie la règle NAT de trafic entrant de l’équilibreur de charge à laquelle associer cette configuration IP. (Hérité de IWithLoadBalancer<ParentT>) |
WithExistingNetwork(INetwork) |
Associez un réseau virtuel existant à la configuration IP de l’interface réseau. (Hérité de IWithNetwork<ParentT>) |
WithExistingPublicIPAddress(IPublicIPAddress) |
Associe une adresse IP publique existante à la ressource. (Hérité de IWithExistingPublicIPAddress<ReturnT>) |
WithExistingPublicIPAddress(String) |
Associe une adresse IP publique existante à la ressource. (Hérité de IWithExistingPublicIPAddress<ReturnT>) |
WithNewNetwork(ICreatable<INetwork>) |
Créez un réseau virtuel à associer à la configuration IP de l’interface réseau, en fonction de la définition fournie. (Hérité de IWithNetwork<ParentT>) |
WithNewNetwork(String) |
Crée un réseau virtuel à associer à la configuration IP de l’interface réseau. le réseau virtuel sera créé dans le même groupe de ressources et la même région que l’interface réseau parente. Il sera créé avec l’espace d’adressage spécifié et un sous-réseau par défaut couvrant l’intégralité de l’espace d’adressage IP réseau. (Hérité de IWithNetwork<ParentT>) |
WithNewNetwork(String, String) |
Crée un réseau virtuel à associer à la configuration IP de l’interface réseau. le réseau virtuel sera créé dans le même groupe de ressources et la même région que l’interface réseau parente. Il sera créé avec l’espace d’adressage spécifié et un sous-réseau par défaut couvrant l’intégralité de l’espace d’adressage IP réseau. (Hérité de IWithNetwork<ParentT>) |
WithNewPublicIPAddress() |
Crée une adresse IP publique dans la même région et le même groupe que la ressource et l’associe à la ressource. Le nom interne et l’étiquette DNS de l’adresse IP publique sont dérivés du nom de la ressource. (Hérité de IWithNewPublicIPAddressNoDnsLabel<ReturnT>) |
WithNewPublicIPAddress(ICreatable<IPublicIPAddress>) |
Crée une adresse IP publique à associer à la ressource. (Hérité de IWithNewPublicIPAddressNoDnsLabel<ReturnT>) |
WithNewPublicIPAddress(String) |
Crée une adresse IP publique dans la même région et le même groupe que la ressource, avec l’étiquette DNS spécifiée et l’associe à la ressource. Le nom interne de l’adresse IP publique est dérivé de l’étiquette DNS. (Hérité de IWithNewPublicIPAddress<ReturnT>) |
WithPrivateIPAddressDynamic() |
Active l’allocation d’adresses IP privées dynamiques dans le sous-réseau associé. (Hérité de IWithPrivateIPAddress<ReturnT>) |
WithPrivateIPAddressStatic(String) |
Affecte l’adresse IP privée statique spécifiée dans le sous-réseau associé. (Hérité de IWithPrivateIPAddress<ReturnT>) |
WithPrivateIPVersion(IPVersion) |
Spécifie la version IP de l’adresse IP privée. (Hérité de IWithPrivateIP<ParentT>) |
WithSubnet(String) |
Associez un sous-réseau à la configuration IP de l’interface réseau. (Hérité de IWithSubnet<ParentT>) |
S’applique à
Azure SDK for .NET