Uses of Class
com.azure.resourcemanager.network.models.IntentContent
Packages that use IntentContent
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of IntentContent in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return IntentContentModifier and TypeMethodDescriptionstatic IntentContentIntentContent.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IntentContent from the JsonReader.ReachabilityAnalysisRunProperties.intentContent()Get the intentContent property: Intent information.IntentContent.withDescription(String description) Set the description property: The description property.IntentContent.withDestinationResourceId(String destinationResourceId) Set the destinationResourceId property: Destination resource id of the intent.IntentContent.withIpTraffic(IpTraffic ipTraffic) Set the ipTraffic property: IP traffic information.IntentContent.withSourceResourceId(String sourceResourceId) Set the sourceResourceId property: Source resource id of the intent.