ListProviderActionInUseStorageAccountsPlainArgs

data class ListProviderActionInUseStorageAccountsPlainArgs(val subscriptionIds: List<String>? = null) : ConvertibleToJava<ListProviderActionInUseStorageAccountsPlainArgs>

Constructors

constructor(subscriptionIds: List<String>? = null)

Properties

Link copied to clipboard

List of subscription ids to be query. If the list is null or empty, the API will query all the subscriptions of the user.

Functions

Link copied to clipboard
open override fun toJava(): ListProviderActionInUseStorageAccountsPlainArgs