Interface GroupIdInformationResponse


public interface GroupIdInformationResponse
An immutable client-side representation of GroupIdInformationResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner object.
    Gets the value property: The list of available private link resources for a Digital Twin.
  • Method Details

    • value

      Gets the value property: The list of available private link resources for a Digital Twin.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner object.
      Returns:
      the inner object.