你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IotOperationsDataflowEndpointData(IotOperationsExtendedLocation) Constructor

Definition

Initializes a new instance of IotOperationsDataflowEndpointData.

public IotOperationsDataflowEndpointData(Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation extendedLocation);
new Azure.ResourceManager.IotOperations.IotOperationsDataflowEndpointData : Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation -> Azure.ResourceManager.IotOperations.IotOperationsDataflowEndpointData
Public Sub New (extendedLocation As IotOperationsExtendedLocation)

Parameters

extendedLocation
IotOperationsExtendedLocation

Edge location of the resource.

Exceptions

extendedLocation is null.

Applies to