IoTHubStreamInputDataSource.withSharedAccessPolicyKey(String sharedAccessPolicyKey) 方法
定义
Set the sharedAccessPolicyKey value.
public IoTHubStreamInputDataSource withSharedAccessPolicyKey(String sharedAccessPolicyKey)
参数
- sharedAccessPolicyKey
- String
the sharedAccessPolicyKey value to set
返回
the IoTHubStreamInputDataSource object itself.