Compartir a través de


QueryRequestOptions.PartitionKey Propiedad

Definición

Obtiene o establece para PartitionKey la solicitud actual en el servicio Azure Cosmos DB.

public Azure.Cosmos.PartitionKey? PartitionKey { get; set; }
member this.PartitionKey : Nullable<Azure.Cosmos.PartitionKey> with get, set
Public Property PartitionKey As Nullable(Of PartitionKey)

Valor de propiedad

Comentarios

Solo se aplica a las operaciones de elemento

Se aplica a