Partager via


EventHubV2OutputDataSource.SharedAccessPolicyName Propriété

Définition

Obtient ou définit le nom de la stratégie d’accès partagé pour le hub d’événements, la file d’attente Service Bus, la rubrique Service Bus, etc. Obligatoire sur les demandes PUT (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAccessPolicyName")]
public string SharedAccessPolicyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAccessPolicyName")>]
member this.SharedAccessPolicyName : string with get, set
Public Property SharedAccessPolicyName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à