Partager via


IWithState<ParentT>.WithStateProperty Méthode

Définition

Spécifie la propriété d’état.

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.UpdateDefinition.IWithAttach<ParentT> WithStateProperty (Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkServiceConnectionStateProperty property);
abstract member WithStateProperty : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkServiceConnectionStateProperty -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithStateProperty (property As PrivateLinkServiceConnectionStateProperty) As IWithAttach(Of ParentT)

Paramètres

property
PrivateLinkServiceConnectionStateProperty

Propriété d’état de connexion de service de liaison privée.

Retours

S’applique à