azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.i...

74 строки
3.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation"
name: "GroupIdInformation"
nameWithType: "GroupIdInformation"
summary: "An immutable client-side representation of Group<wbr>IdInformation."
syntax: "public interface GroupIdInformation"
methods:
- uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation.id()"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation.id()"
name: "id()"
nameWithType: "GroupIdInformation.id()"
summary: "Gets the id property: The resource identifier."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: The resource identifier."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation.innerModel()"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation.innerModel()"
name: "innerModel()"
nameWithType: "GroupIdInformation.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>iothub.<wbr>fluent.<wbr>models.<wbr>Group<wbr>IdInformation<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract GroupIdInformationInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.iothub.fluent.models.GroupIdInformationInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.iothub.fluent.models.GroupIdInformationInner?alt=com.azure.resourcemanager.iothub.fluent.models.GroupIdInformationInner&text=GroupIdInformationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation.name()"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation.name()"
name: "name()"
nameWithType: "GroupIdInformation.name()"
summary: "Gets the name property: The resource name."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The resource name."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation.properties()"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation.properties()"
name: "properties()"
nameWithType: "GroupIdInformation.properties()"
summary: "Gets the properties property: The properties for a group information object."
modifiers:
- "abstract"
syntax: "public abstract GroupIdInformationProperties properties()"
desc: "Gets the properties property: The properties for a group information object."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.GroupIdInformationProperties?alt=com.azure.resourcemanager.iothub.models.GroupIdInformationProperties&text=GroupIdInformationProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.models.GroupIdInformation.type()"
fullName: "com.azure.resourcemanager.iothub.models.GroupIdInformation.type()"
name: "type()"
nameWithType: "GroupIdInformation.type()"
summary: "Gets the type property: The resource type."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The resource type."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of GroupIdInformation."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.1.0