Uses of Class
com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner
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 GroupIdInformationResponseInner in com.azure.resourcemanager.digitaltwins.fluent
Modifier and TypeMethodDescriptionList private link resources for given Digital Twin.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GroupIdInformationResponseInner>
PrivateLinkResourcesClient.listWithResponse
(String resourceGroupName, String resourceName, com.azure.core.util.Context context) List private link resources for given Digital Twin. -
Uses of GroupIdInformationResponseInner in com.azure.resourcemanager.digitaltwins.fluent.models
Modifier and TypeMethodDescriptionGroupIdInformationResponseInner.withValue
(List<GroupIdInformationInner> value) Set the value property: The list of available private link resources for a Digital Twin. -
Uses of GroupIdInformationResponseInner in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionGroupIdInformationResponse.innerModel()
Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner object.