Interface SqlEncryptionProtector

    • Method Detail

      • sqlServerName

        String sqlServerName()
        Returns:
        name of the SQL Server to which this DNS alias belongs
      • parentId

        String parentId()
        Returns:
        the parent SQL server ID
      • kind

        String kind()
        Returns:
        the kind of encryption protector; this is metadata used for the Azure Portal experience
      • region

        com.azure.core.management.Region region()
        Returns:
        the resource location
      • serverKeyName

        String serverKeyName()
        Returns:
        the name of the server key
      • serverKeyType

        ServerKeyType serverKeyType()
        Returns:
        the encryption protector type
      • uri

        String uri()
        Returns:
        the URI of the server key
      • thumbprint

        String thumbprint()
        Returns:
        thumbprint of the server key