Interface Subscriptions
-
- All Superinterfaces:
SupportsGettingById<Subscription>,SupportsListing<Subscription>
public interface Subscriptions extends SupportsListing<Subscription>, SupportsGettingById<Subscription>
Entry point to subscription management API.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-