Uses of Class
com.azure.resourcemanager.network.models.SubscriptionId
Packages that use SubscriptionId
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of SubscriptionId in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type SubscriptionIdModifier and TypeMethodDescriptionNspAccessRuleInner.subscriptions()Get the subscriptions property: List of subscription ids.NspAccessRuleProperties.subscriptions()Get the subscriptions property: List of subscription ids.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type SubscriptionIdModifier and TypeMethodDescriptionNspAccessRuleInner.withSubscriptions(List<SubscriptionId> subscriptions) Set the subscriptions property: List of subscription ids.NspAccessRuleProperties.withSubscriptions(List<SubscriptionId> subscriptions) Set the subscriptions property: List of subscription ids. -
Uses of SubscriptionId in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SubscriptionIdModifier and TypeMethodDescriptionstatic SubscriptionIdSubscriptionId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SubscriptionId from the JsonReader.Set the id property: Subscription id in the ARM id format.