BackupKeyResult Class

  • java.lang.Object
    • com.microsoft.azure.keyvault.models.BackupKeyResult

public class BackupKeyResult

The backup key result, containing the backup blob.

Method Summary

Modifier and Type Method and Description
byte [] value()

Get the value value.

Method Details

value

public byte [] value()

Get the value value.

Returns:

the value value

Applies to