azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

17 строки
989 B
YAML
Исходник Постоянная ссылка Обычный вид История

2020-12-04 07:30:31 +03:00
### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getById(String)
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String)
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String,ServiceCallback<T>)
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.list()
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.listAsync()
nameWithType: Subscriptions
syntax: public interface Subscriptions extends SupportsListing<Subscription>,SupportsGettingById<Subscription>
type: interface
uid: com.microsoft.azure.management.resources.Subscriptions
fullName: com.microsoft.azure.management.resources.Subscriptions
name: Subscriptions
package: com.microsoft.azure.management.resources
summary: <p>Entry point to subscription management API. </p>
metadata: {}