Partager via


EHNamespaceIdListResult.Value Propriété

Définition

Obtient ou définit le résultat de l’opération Répertorier les ID d’espace de noms

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.EHNamespaceIdContainer> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.EHNamespaceIdContainer> with get, set
Public Property Value As IList(Of EHNamespaceIdContainer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à