Interface EncryptionProtector.UpdateStages.WithServerKeyType

    • Method Detail

      • withServerKeyType

        EncryptionProtector.Update withServerKeyType​(ServerKeyType serverKeyType)
        Specifies the serverKeyType property: The encryption protector type like 'ServiceManaged', 'AzureKeyVault'..
        Parameters:
        serverKeyType - The encryption protector type like 'ServiceManaged', 'AzureKeyVault'.
        Returns:
        the next definition stage.