Uses of Class
com.azure.resourcemanager.network.models.NetworkIntentPolicy
Packages that use NetworkIntentPolicy
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkIntentPolicy in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkIntentPolicyModifier and TypeMethodDescriptionstatic NetworkIntentPolicyNetworkIntentPolicy.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkIntentPolicy from the JsonReader.NetworkIntentPolicyConfiguration.sourceNetworkIntentPolicy()Get the sourceNetworkIntentPolicy property: Source network intent policy.Set the id property: Resource ID.NetworkIntentPolicy.withLocation(String location) Methods in com.azure.resourcemanager.network.models with parameters of type NetworkIntentPolicyModifier and TypeMethodDescriptionNetworkIntentPolicyConfiguration.withSourceNetworkIntentPolicy(NetworkIntentPolicy sourceNetworkIntentPolicy) Set the sourceNetworkIntentPolicy property: Source network intent policy.