Share via


ITransportSettings.GetTransportType メソッド

定義

TransportSettings オブジェクトのトランスポートの種類を返します。

public Microsoft.Azure.Devices.Client.TransportType GetTransportType ();
abstract member GetTransportType : unit -> Microsoft.Azure.Devices.Client.TransportType
Public Function GetTransportType () As TransportType

戻り値

The TransportType

適用対象