Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionProperties
Packages that use NetworkManagerConnectionProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkManagerConnectionProperties in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type NetworkManagerConnectionPropertiesModifier and TypeClassDescriptionfinal classInformation about the network manager connection.Methods in com.azure.resourcemanager.network.fluent.models that return NetworkManagerConnectionPropertiesModifier and TypeMethodDescriptionNetworkManagerConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerConnectionProperties from the JsonReader.NetworkManagerConnectionProperties.withDescription(String description) Set the description property: A description of the network manager connection.NetworkManagerConnectionProperties.withNetworkManagerId(String networkManagerId) Set the networkManagerId property: Network Manager Id.