Uses of Class
com.azure.resourcemanager.network.models.NetworkIntentPolicy
-
Packages that use NetworkIntentPolicy Package Description com.azure.resourcemanager.network.models 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 NetworkIntentPolicy Modifier and Type Method Description NetworkIntentPolicyNetworkIntentPolicyConfiguration. sourceNetworkIntentPolicy()Get the sourceNetworkIntentPolicy property: Source network intent policy.NetworkIntentPolicyNetworkIntentPolicy. withId(String id)Set the id property: Resource ID.NetworkIntentPolicyNetworkIntentPolicy. withLocation(String location)NetworkIntentPolicyNetworkIntentPolicy. withTags(Map<String,String> tags)Methods in com.azure.resourcemanager.network.models with parameters of type NetworkIntentPolicy Modifier and Type Method Description NetworkIntentPolicyConfigurationNetworkIntentPolicyConfiguration. withSourceNetworkIntentPolicy(NetworkIntentPolicy sourceNetworkIntentPolicy)Set the sourceNetworkIntentPolicy property: Source network intent policy.
-