Compartir a través de


NspAccessRuleProperties.Subscriptions Propiedad

Definición

Obtiene o establece suscripciones para las reglas de entrada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a