Class PrivateLinkResourcesInner

java.lang.Object
com.azure.resourcemanager.iothub.fluent.models.PrivateLinkResourcesInner

public final class PrivateLinkResourcesInner extends Object
The available private link resources for an IotHub.
  • Constructor Details

    • PrivateLinkResourcesInner

      public PrivateLinkResourcesInner()
  • Method Details

    • value

      public List<GroupIdInformationInner> value()
      Get the value property: The list of available private link resources for an IotHub.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of available private link resources for an IotHub.
      Parameters:
      value - the value value to set.
      Returns:
      the PrivateLinkResourcesInner object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.