共用方式為


BackupResult Interface

public interface BackupResult

An immutable client-side representation of BackupResult.

Method Summary

Modifier and Type Method and Description
abstract BackupResultInner innerModel()

Gets the inner com.azure.resourcemanager.hardwaresecuritymodules.fluent.models.BackupResultInner object.

abstract BackupResultProperties 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:

the inner object.

properties

public abstract BackupResultProperties properties()

Gets the properties property: Properties of the Cloud HSM Cluster.

Returns:

the properties value.

Applies to