IotOperationsInstanceResource.GetIotOperationsDataflowEndpoints Method

Definition

Gets a collection of IotOperationsDataflowEndpoints in the IotOperationsInstanceResource.

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 IotOperationsDataflowEndpoints and their operations over a IotOperationsDataflowEndpointResource.

Applies to