Share via


IoTHubStreamInputDataSourceProperties.SharedAccessPolicyName Property

Definition

The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public string SharedAccessPolicyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.SharedAccessPolicyName : string with get, set
Public Property SharedAccessPolicyName As String

Property Value

Implements

Attributes

Applies to