Class PrivateEndpointConnectionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner

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

    • PrivateEndpointConnectionInner

      public PrivateEndpointConnectionInner()
  • Method Details

    • properties

      Get the properties property: The properties of a private endpoint connection.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: The properties of a private endpoint connection.
      Parameters:
      properties - the properties value to set.
      Returns:
      the PrivateEndpointConnectionInner object itself.
    • 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.