Uses of Interface
com.azure.resourcemanager.resources.models.Subscription
-
Packages that use Subscription Package Description com.azure.resourcemanager.resources.fluentcore.utils This package contains a few utility classes for working with Azure resources. -
-
Uses of Subscription in com.azure.resourcemanager.resources.fluentcore.utils
Method parameters in com.azure.resourcemanager.resources.fluentcore.utils with type arguments of type Subscription Modifier and Type Method Description static StringResourceManagerUtils. getDefaultSubscription(com.azure.core.http.rest.PagedIterable<Subscription> subscriptions)Gets the only subscription as the default one in the tenant if applicable.
-