Compartir a través de


Eventhub.PartitionIds Propiedad

Definición

Obtiene el número actual de particiones en el centro de eventos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionIds")]
public System.Collections.Generic.IList<string> PartitionIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionIds")>]
member this.PartitionIds : System.Collections.Generic.IList<string>
Public ReadOnly Property PartitionIds As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a