Class KustoPoolPrivateLinkResourcesInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.synapse.fluent.models.KustoPoolPrivateLinkResourcesInner

public final class KustoPoolPrivateLinkResourcesInner extends com.azure.core.management.ProxyResource
Class representing a Private Link Resources.
  • Constructor Details

    • KustoPoolPrivateLinkResourcesInner

      public KustoPoolPrivateLinkResourcesInner()
      Creates an instance of KustoPoolPrivateLinkResourcesInner class.
  • Method Details

    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • groupId

      public String groupId()
      Get the groupId property: The Private link resources GroupId.
      Returns:
      the groupId value.
    • requiredMembers

      public List<String> requiredMembers()
      Get the requiredMembers property: The private link resource required member names.
      Returns:
      the requiredMembers value.
    • requiredZoneNames

      public List<String> requiredZoneNames()
      Get the requiredZoneNames property: The private link resource required zone names.
      Returns:
      the requiredZoneNames value.
    • provisioningState

      public ResourceProvisioningState provisioningState()
      Get the provisioningState property: The provisioned state of the resource.
      Returns:
      the provisioningState value.
    • validate

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