Share via


IotHubPrivateEndpointGroupInformationProperties Class

Definition

The properties for a group information object.

public class IotHubPrivateEndpointGroupInformationProperties
public class IotHubPrivateEndpointGroupInformationProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointGroupInformationProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointGroupInformationProperties>
type IotHubPrivateEndpointGroupInformationProperties = class
type IotHubPrivateEndpointGroupInformationProperties = class
    interface IJsonModel<IotHubPrivateEndpointGroupInformationProperties>
    interface IPersistableModel<IotHubPrivateEndpointGroupInformationProperties>
Public Class IotHubPrivateEndpointGroupInformationProperties
Public Class IotHubPrivateEndpointGroupInformationProperties
Implements IJsonModel(Of IotHubPrivateEndpointGroupInformationProperties), IPersistableModel(Of IotHubPrivateEndpointGroupInformationProperties)
Inheritance
IotHubPrivateEndpointGroupInformationProperties
Implements

Properties

GroupId

The group id.

RequiredDnsZoneNames

The required DNS zones for a specific group id.

RequiredMembers

The required members for a specific group id.

Methods

Explicit Interface Implementations

Applies to