BackupResult Interface
public interface BackupResult
An immutable client-side representation of BackupResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Backup |
innerModel()
Gets the inner com. |
|
abstract
Backup |
properties()
Gets the properties property: Properties of the Cloud HSM Cluster. |
Method Details
innerModel
public abstract BackupResultInner innerModel()
Gets the inner com.azure.resourcemanager.hardwaresecuritymodules.fluent.models.BackupResultInner object.
Returns:
properties
public abstract BackupResultProperties properties()
Gets the properties property: Properties of the Cloud HSM Cluster.
Returns: