Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerPropertiesNetworkManagerScopes
Packages that use NetworkManagerPropertiesNetworkManagerScopes
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerPropertiesNetworkManagerScopes in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkManagerPropertiesNetworkManagerScopesModifier and TypeMethodDescriptionNetworkManagerInner.networkManagerScopes()Get the networkManagerScopes property: Scope of Network Manager.NetworkManagerProperties.networkManagerScopes()Get the networkManagerScopes property: Scope of Network Manager.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type NetworkManagerPropertiesNetworkManagerScopesModifier and TypeMethodDescriptionNetworkManagerInner.withNetworkManagerScopes(NetworkManagerPropertiesNetworkManagerScopes networkManagerScopes) Set the networkManagerScopes property: Scope of Network Manager.NetworkManagerProperties.withNetworkManagerScopes(NetworkManagerPropertiesNetworkManagerScopes networkManagerScopes) Set the networkManagerScopes property: Scope of Network Manager. -
Uses of NetworkManagerPropertiesNetworkManagerScopes in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkManagerPropertiesNetworkManagerScopesModifier and TypeMethodDescriptionNetworkManagerPropertiesNetworkManagerScopes.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerPropertiesNetworkManagerScopes from the JsonReader.NetworkManagerPropertiesNetworkManagerScopes.withManagementGroups(List<String> managementGroups) Set the managementGroups property: List of management groups.NetworkManagerPropertiesNetworkManagerScopes.withSubscriptions(List<String> subscriptions) Set the subscriptions property: List of subscriptions.