IotHubDataConnection.SharedAccessPolicyName Property

Definition

Gets or sets the name of the share access policy

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to