Partager via


IBlank<ParentT> Interface

Définition

Première étape d’une définition frontend privée.

public interface IBlank<ParentT> : Microsoft.Azure.Management.Network.Fluent.LoadBalancerPrivateFrontend.UpdateDefinition.IWithSubnet<ParentT>
type IBlank<'ParentT> = interface
    interface IWithSubnet<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithSubnet(Of ParentT)

Paramètres de type

ParentT

Étape de la définition 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 front-end privé de l’équilibreur de charge interne.

(Hérité de IWithSubnet<ParentT>)

S’applique à