IotOperationsInstanceResource.GetIotOperationsRegistryEndpoints Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.