次の方法で共有


IGatewayModule.Create(Broker, Byte[]) メソッド

定義

public void Create(Microsoft.Azure.Devices.Gateway.Broker broker, byte[] configuration);
abstract member Create : Microsoft.Azure.Devices.Gateway.Broker * byte[] -> unit
Public Sub Create (broker As Broker, configuration As Byte())

パラメーター

broker
Broker
configuration
Byte[]

適用対象