BackupKeyResult Class
- java.
lang. Object - com.
microsoft. azure. keyvault. models. BackupKeyResult
- com.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java