Uses of Class
com.azure.resourcemanager.search.models.ResourceAssociation
Packages that use ResourceAssociation
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of ResourceAssociation in com.azure.resourcemanager.search.models
Classes in com.azure.resourcemanager.search.models that implement interfaces with type arguments of type ResourceAssociationModifier and TypeClassDescriptionfinal classInformation about resource association.Methods in com.azure.resourcemanager.search.models that return ResourceAssociationModifier and TypeMethodDescriptionstatic ResourceAssociationResourceAssociation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceAssociation from the JsonReader.NetworkSecurityPerimeterConfigurationProperties.resourceAssociation()Get the resourceAssociation property: Information about resource association.ResourceAssociation.withAccessMode(ResourceAssociationAccessMode accessMode) Set the accessMode property: Access mode of the resource association.Set the name property: Name of the resource association.Methods in com.azure.resourcemanager.search.models with parameters of type ResourceAssociationModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationProperties.withResourceAssociation(ResourceAssociation resourceAssociation) Set the resourceAssociation property: Information about resource association.