Share via


IotHubDescriptionResource.GetAllIotHubPrivateEndpointGroupInformation Method

Definition

Gets a collection of IotHubPrivateEndpointGroupInformationResources in the IotHubDescription.

public virtual Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationCollection GetAllIotHubPrivateEndpointGroupInformation ();
abstract member GetAllIotHubPrivateEndpointGroupInformation : unit -> Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationCollection
override this.GetAllIotHubPrivateEndpointGroupInformation : unit -> Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationCollection
Public Overridable Function GetAllIotHubPrivateEndpointGroupInformation () As IotHubPrivateEndpointGroupInformationCollection

Returns

An object representing collection of IotHubPrivateEndpointGroupInformationResources and their operations over a IotHubPrivateEndpointGroupInformationResource.

Applies to