Partager via


IoTHubStreamInputDataSource.SharedAccessPolicyName Propriété

Définition

Obtient ou définit le nom de la stratégie d’accès partagé pour le IoT Hub. Cette stratégie doit contenir au moins l’autorisation De connexion au service. 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 à