Class TransparentDataEncryptionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.synapse.fluent.models.TransparentDataEncryptionInner

public final class TransparentDataEncryptionInner extends com.azure.core.management.ProxyResource
Represents a Sql pool transparent data encryption configuration.
  • Constructor Details

    • TransparentDataEncryptionInner

      public TransparentDataEncryptionInner()
      Creates an instance of TransparentDataEncryptionInner class.
  • Method Details

    • location

      public String location()
      Get the location property: Resource location.
      Returns:
      the location value.
    • status

      Get the status property: The status of the database transparent data encryption.
      Returns:
      the status value.
    • withStatus

      Set the status property: The status of the database transparent data encryption.
      Parameters:
      status - the status value to set.
      Returns:
      the TransparentDataEncryptionInner object itself.
    • validate

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