C# Class AzureIoTHubConnectedService.IoTHub

ファイルを表示 Open project: Azure/azure-iot-hub-vs-cs Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetIoTHubOwnerPrimaryKey ( ) : string
GetServicePrimaryKey ( ) : string
Tier ( ) : string

Method Details

GetIoTHubOwnerPrimaryKey() public method

public GetIoTHubOwnerPrimaryKey ( ) : string
return string

GetServicePrimaryKey() public method

public GetServicePrimaryKey ( ) : string
return string

Tier() public method

public Tier ( ) : string
return string