Uses of Class
com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationInner
Package
Description
Package containing the service clients for AzureDigitalTwinsManagementClient.
Package containing the inner data models for AzureDigitalTwinsManagementClient.
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of GroupIdInformationInner in com.azure.resourcemanager.digitaltwins.fluent
Modifier and TypeMethodDescriptionGet the specified private link resource for the given Digital Twin.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GroupIdInformationInner>
PrivateLinkResourcesClient.getWithResponse
(String resourceGroupName, String resourceName, String resourceId, com.azure.core.util.Context context) Get the specified private link resource for the given Digital Twin. -
Uses of GroupIdInformationInner in com.azure.resourcemanager.digitaltwins.fluent.models
Modifier and TypeMethodDescriptionSet the id property: The resource identifier.GroupIdInformationInner.withProperties
(GroupIdInformationProperties properties) Set the properties property: The group information properties.Modifier and TypeMethodDescriptionGroupIdInformationResponseInner.value()
Get the value property: The list of available private link resources for a Digital Twin.Modifier and TypeMethodDescriptionGroupIdInformationResponseInner.withValue
(List<GroupIdInformationInner> value) Set the value property: The list of available private link resources for a Digital Twin. -
Uses of GroupIdInformationInner in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionGroupIdInformation.innerModel()
Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationInner object.