Class PrivateLinkResource


  • public final class PrivateLinkResource
    extends com.azure.core.management.ProxyResource
    A private link resource.
    • Constructor Detail

      • PrivateLinkResource

        public PrivateLinkResource()
    • Method Detail

      • properties

        public PrivateLinkResourceProperties properties()
        Get the properties property: Resource properties.
        Returns:
        the properties value.
      • withProperties

        public PrivateLinkResource withProperties​(PrivateLinkResourceProperties properties)
        Set the properties property: Resource properties.
        Parameters:
        properties - the properties value to set.
        Returns:
        the PrivateLinkResource object itself.
      • validate

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