ListInUseStorageAccountsResponse Interface
public interface ListInUseStorageAccountsResponse
An immutable client-side representation of ListInUseStorageAccountsResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
List |
innerModel()
Gets the inner com. |
|
abstract
List<Storage |
storageAccountList()
Gets the storage |
Method Details
innerModel
public abstract ListInUseStorageAccountsResponseInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.ListInUseStorageAccountsResponseInner object.
Returns:
storageAccountList
public abstract List<StorageInfo> storageAccountList()
Gets the storageAccountList property: The storage account list which in use in related reports.
Returns: