Partager via


IIoTHubStreamInputDataSourceProperties.IotHubNamespace Property

Definition

The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="iotHubNamespace")]
public string IotHubNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="iotHubNamespace")>]
member this.IotHubNamespace : string with get, set
Public Property IotHubNamespace As String

Property Value

Attributes

Applies to