IotHubPrivateEndpointGroupInformationData Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe représentant le modèle de données IotHubPrivateEndpointGroupInformation. Informations de groupe pour la création d’un point de terminaison privé sur un IotHub
public class IotHubPrivateEndpointGroupInformationData : Azure.ResourceManager.Models.ResourceData
type IotHubPrivateEndpointGroupInformationData = class
inherit ResourceData
Public Class IotHubPrivateEndpointGroupInformationData
Inherits ResourceData
- Héritage
Propriétés
Id |
ID de ressource complet pour la ressource. Ex : /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Hérité de ResourceData) |
Name |
Nom de la ressource. (Hérité de ResourceData) |
Properties |
Propriétés d’un objet d’informations de groupe. |
ResourceType |
Type de la ressource. Par exemple, « Microsoft.Compute/virtualMachines » ou « Microsoft.Storage/storageAccounts ». (Hérité de ResourceData) |
SystemData |
Métadonnées Azure Resource Manager contenant les informations createdBy et modifiedBy. (Hérité de ResourceData) |
S’applique à
Azure SDK for .NET