Share via


IotOperationsInstanceResource.GetIotOperationsRegistryEndpoints Method

Definition

Gets a collection of IotOperationsRegistryEndpointResources in the IotOperationsInstance.

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

Returns

An object representing collection of IotOperationsRegistryEndpointResources and their operations over a IotOperationsRegistryEndpointResource.

Applies to