ReportListInUseStorageAccountsResult.StorageAccountList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The storage account list which in use in related reports.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.ReportStorageInfo> StorageAccountList { get; }
member this.StorageAccountList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.ReportStorageInfo>
Public ReadOnly Property StorageAccountList As IReadOnlyList(Of ReportStorageInfo)