IWithState<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.
Étape de la définition de connexion de point de terminaison privé permettant de définir l’état.
public interface IWithState<ParentT>
type IWithState<'ParentT> = interface
Public Interface IWithState(Of ParentT)
Paramètres de type
- ParentT
Étape de la mise à jour parente à laquelle revenir après l’attachement de cette définition.
- Dérivé
Méthodes
WithDescription(String) |
Spécifie la description de la propriété d’état. |
WithStateProperty(PrivateLinkServiceConnectionStateProperty) |
Spécifie la propriété d’état. |
WithStatus(String) |
Spécifie status de propriété d’état. |
S’applique à
Azure SDK for .NET