Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkManagerProperties
Packages that use NetworkManagerProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkManagerProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkManagerPropertiesModifier and TypeMethodDescriptionstatic NetworkManagerPropertiesNetworkManagerProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerProperties from the JsonReader.NetworkManagerProperties.withDescription(String description) Set the description property: A description of the network manager.NetworkManagerProperties.withNetworkManagerScopeAccesses(List<ConfigurationType> networkManagerScopeAccesses) Set the networkManagerScopeAccesses property: Scope Access.NetworkManagerProperties.withNetworkManagerScopes(NetworkManagerPropertiesNetworkManagerScopes networkManagerScopes) Set the networkManagerScopes property: Scope of Network Manager.