Compartilhar via


IWithState<ParentT>.WithStateProperty Método

Definição

Especifica a propriedade state.

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)

Parâmetros

property
PrivateLinkServiceConnectionStateProperty

Uma propriedade de estado de conexão de serviço de link privado.

Retornos

Aplica-se a