Class PrivateEndpointConnectionPropertiesPrivateEndpoint


  • public final class PrivateEndpointConnectionPropertiesPrivateEndpoint
    extends Object
    The private endpoint resource from Microsoft.Network provider.
    • Constructor Detail

      • PrivateEndpointConnectionPropertiesPrivateEndpoint

        public PrivateEndpointConnectionPropertiesPrivateEndpoint()
    • Method Detail

      • id

        public String id()
        Get the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
        Returns:
        the id value.
      • withId

        public PrivateEndpointConnectionPropertiesPrivateEndpoint withId​(String id)
        Set the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
        Parameters:
        id - the id value to set.
        Returns:
        the PrivateEndpointConnectionPropertiesPrivateEndpoint object itself.
      • validate

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