Partager via


IBlank<ParentT> Interface

Définition

Première étape d’une définition frontale de passerelle d’application.

public interface IBlank<ParentT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayFrontend.Definition.IWithSubnet<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.HasSubnet.Definition.IWithSubnet<Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayFrontend.Definition.IWithAttach<ParentT>>
type IBlank<'ParentT> = interface
    interface IWithSubnet<'ParentT>
    interface IWithSubnet<IWithAttach<'ParentT>>
Public Interface IBlank(Of ParentT)
Implements IWithSubnet(Of IWithAttach(Of ParentT)), IWithSubnet(Of ParentT)

Paramètres de type

ParentT

Étape de la définition de la passerelle d’application parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithExistingSubnet(INetwork, String)

Affecte le sous-réseau spécifié à ce serveur frontal privé.

(Hérité de IWithSubnet<ParentT>)
WithExistingSubnet(String, String)

Affecte le sous-réseau spécifié à cette ressource.

(Hérité de IWithSubnet<ReturnT>)

S’applique à