次の方法で共有


IotHubPrivateEndpointGroupInformationData クラス

定義

IotHubPrivateEndpointGroupInformation データ モデルを表すクラス。 IotHub でプライベート エンドポイントを作成するためのグループ情報

public class IotHubPrivateEndpointGroupInformationData : Azure.ResourceManager.Models.ResourceData
type IotHubPrivateEndpointGroupInformationData = class
    inherit ResourceData
Public Class IotHubPrivateEndpointGroupInformationData
Inherits ResourceData
継承
IotHubPrivateEndpointGroupInformationData

プロパティ

Id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
Properties

グループ情報オブジェクトのプロパティ。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)

適用対象