IotHubServiceClientProtocol Enum    
	- java.lang. Object 
- java.lang. Enum 
- com.microsoft. azure. sdk. iot. service. IotHubServiceClientProtocol 
 
- com.
 
- java.
public enum IotHubServiceClientProtocol
 extends java.lang.Enum<IotHubServiceClientProtocol>
The application-layer protocol used by the service client to communicate with an IoT Hub.
Fields
| AMQPS | |
| AMQPS_WS | 
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
valueOf(String name)
public static IotHubServiceClientProtocol valueOf(String name)
Parameters
- name
- java.lang.String