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

IotOperationsInstanceResource.GetIotOperationsDataflowEndpoints Method

Definition

Gets a collection of IotOperationsDataflowEndpointResources in the IotOperationsInstance.

public virtual Azure.ResourceManager.IotOperations.IotOperationsDataflowEndpointCollection GetIotOperationsDataflowEndpoints();
abstract member GetIotOperationsDataflowEndpoints : unit -> Azure.ResourceManager.IotOperations.IotOperationsDataflowEndpointCollection
override this.GetIotOperationsDataflowEndpoints : unit -> Azure.ResourceManager.IotOperations.IotOperationsDataflowEndpointCollection
Public Overridable Function GetIotOperationsDataflowEndpoints () As IotOperationsDataflowEndpointCollection

Returns

An object representing collection of IotOperationsDataflowEndpointResources and their operations over a IotOperationsDataflowEndpointResource.

Applies to