Interface VaultStorageConfigOperationResultResponse
-
public interface VaultStorageConfigOperationResultResponse
An immutable client-side representation of VaultStorageConfigOperationResultResponse.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VaultStorageConfigOperationResultResponseInner
innerModel()
Gets the inner com.azure.resourcemanager.recoveryservicesbackup.fluent.models.VaultStorageConfigOperationResultResponseInner object.
-
-
-
Method Detail
-
innerModel
VaultStorageConfigOperationResultResponseInner innerModel()
Gets the inner com.azure.resourcemanager.recoveryservicesbackup.fluent.models.VaultStorageConfigOperationResultResponseInner object.- Returns:
- the inner object.
-
-