次の方法で共有


IotHubDescriptionResource.GetAllIotHubPrivateEndpointGroupInformation メソッド

定義

IotHubDescription 内の IotHubPrivateEndpointGroupInformationResources のコレクションを取得します。

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

戻り値

IotHubPrivateEndpointGroupInformationResources のコレクションと、IotHubPrivateEndpointGroupInformationResource に対する操作を表す オブジェクト。

適用対象