GroupIdInformation interface
The group information for creating a private endpoint on Digital Twin.
Properties
id | The resource identifier. |
name | The resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | The group information properties. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The resource identifier.
id?: string
Property Value
string
name
The resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
The group information properties.
properties: GroupIdInformationProperties
Property Value
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string