Interface SubscriptionProvider
-
- All Known Implementing Classes:
AzureCliTokenCredentialManager,RefreshTokenTokenCredentialManager,ServicePrincipalTokenCredentialManager,TokenCredentialManager,TokenCredentialManagerWithCache
public interface SubscriptionProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description reactor.core.publisher.Mono<List<com.microsoft.azure.toolkit.lib.common.model.Subscription>>listSubscriptions(List<String> tenantIds)
-