Interface PrivateLinkResources


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

      • value

        List<GroupIdInformation> value()
        Gets the value property: The list of available private link resources for an IotHub.
        Returns:
        the value value.
      • innerModel

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