Class PrivateEndpointConnectionInner


  • public final class PrivateEndpointConnectionInner
    extends com.azure.core.management.ProxyResource
    The private endpoint connection of a provisioning service.
    • Constructor Detail

      • PrivateEndpointConnectionInner

        public PrivateEndpointConnectionInner()
    • Method Detail

      • properties

        public PrivateEndpointConnectionProperties properties()
        Get the properties property: The properties of a private endpoint connection.
        Returns:
        the properties value.
      • systemData

        public com.azure.core.management.SystemData systemData()
        Get the systemData property: Metadata pertaining to creation and last modification of the resource.
        Returns:
        the systemData value.
      • validate

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