Interface GroupIdInformation


  • public interface GroupIdInformation
    An immutable client-side representation of GroupIdInformation.
    • Method Detail

      • id

        String id()
        Gets the id property: The resource identifier.
        Returns:
        the id value.
      • name

        String name()
        Gets the name property: The resource name.
        Returns:
        the name value.
      • type

        String type()
        Gets the type property: The resource type.
        Returns:
        the type value.
      • properties

        GroupIdInformationProperties properties()
        Gets the properties property: The properties for a group information object.
        Returns:
        the properties value.
      • innerModel

        GroupIdInformationInner innerModel()
        Gets the inner com.azure.resourcemanager.iothub.fluent.models.GroupIdInformationInner object.
        Returns:
        the inner object.