Uses of Class
com.microsoft.azure.management.network.NetworkIntentPolicyConfiguration
Packages that use NetworkIntentPolicyConfiguration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of NetworkIntentPolicyConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return NetworkIntentPolicyConfigurationModifier and TypeMethodDescriptionNetworkIntentPolicyConfiguration.withNetworkIntentPolicyName
(String networkIntentPolicyName) Set the name of the Network Intent Policy for storing in target subscription.NetworkIntentPolicyConfiguration.withSourceNetworkIntentPolicy
(NetworkIntentPolicy sourceNetworkIntentPolicy) Set source network intent policy.Methods in com.microsoft.azure.management.network that return types with arguments of type NetworkIntentPolicyConfigurationModifier and TypeMethodDescriptionPrepareNetworkPoliciesRequest.networkIntentPolicyConfigurations()
Get a list of NetworkIntentPolicyConfiguration.Method parameters in com.microsoft.azure.management.network with type arguments of type NetworkIntentPolicyConfigurationModifier and TypeMethodDescriptionPrepareNetworkPoliciesRequest.withNetworkIntentPolicyConfigurations
(List<NetworkIntentPolicyConfiguration> networkIntentPolicyConfigurations) Set a list of NetworkIntentPolicyConfiguration.