IotHubConnectionCredentials.ModuleId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The module identifier of the module connecting to the service.
public string ModuleId { get; set; }
member this.ModuleId : string with get, set
Public Property ModuleId As String