GroupIdInformationPropertiesModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GroupIdInformationPropertiesModel : Microsoft.Azure.Management.DigitalTwins.Models.GroupIdInformationProperties
type GroupIdInformationPropertiesModel = class
inherit GroupIdInformationProperties
Public Class GroupIdInformationPropertiesModel
Inherits GroupIdInformationProperties
- Inheritance
Constructors
GroupIdInformationPropertiesModel() |
Properties
GroupId |
Gets or sets the group id. (Inherited from GroupIdInformationProperties) |
RequiredMembers |
Gets or sets the required members for a specific group id. (Inherited from GroupIdInformationProperties) |
RequiredZoneNames |
Gets or sets the required DNS zones for a specific group id. (Inherited from GroupIdInformationProperties) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET