ListInUseStorageAccountsRequest interface
Parameters for listing in use storage accounts operation. If subscription list is null, it will check the user's all subscriptions.
Properties
subscription |
List of subscription ids to be query. If the list is null or empty, the API will query all the subscriptions of the user. |
Property Details
subscriptionIds
List of subscription ids to be query. If the list is null or empty, the API will query all the subscriptions of the user.
subscriptionIds?: string[]
Property Value
string[]