azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

59 строки
5.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation"
name: "GroupIdInformation"
nameWithType: "GroupIdInformation"
summary: "Type representing Group<wbr>IdInformation."
syntax: "public interface **GroupIdInformation**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.GroupIdInformationInner?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.GroupIdInformationInner&text=GroupIdInformationInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation&text=GroupIdInformation\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager&text=DigitalTwinsManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.id()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.id()"
name: "id()"
nameWithType: "GroupIdInformation.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.name()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.name()"
name: "name()"
nameWithType: "GroupIdInformation.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the name value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.properties()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.properties()"
name: "properties()"
nameWithType: "GroupIdInformation.properties()"
modifiers:
- "abstract"
syntax: "public abstract GroupIdInformationPropertiesModel properties()"
returns:
description: "the properties value."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformationPropertiesModel?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformationPropertiesModel&text=GroupIdInformationPropertiesModel\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.type()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation.type()"
name: "type()"
nameWithType: "GroupIdInformation.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the type value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing GroupIdInformation."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.GroupIdInformationInner?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.GroupIdInformationInner&text=GroupIdInformationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.GroupIdInformation&text=GroupIdInformation\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.implementation.DigitalTwinsManager&text=DigitalTwinsManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.digitaltwins.v2020_12_01"
artifact: com.microsoft.azure.digitaltwins.v2020_12_01:azure-mgmt-digitaltwins:1.0.0