Class PrivateEndpointProperty


  • public final class PrivateEndpointProperty
    extends Object
    The PrivateEndpointProperty model.
    • Constructor Detail

      • PrivateEndpointProperty

        public PrivateEndpointProperty()
    • Method Detail

      • id

        public String id()
        Get the id property: Resource id of the private endpoint.
        Returns:
        the id value.
      • withId

        public PrivateEndpointProperty withId​(String id)
        Set the id property: Resource id of the private endpoint.
        Parameters:
        id - the id value to set.
        Returns:
        the PrivateEndpointProperty object itself.
      • validate

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