Delen via


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