Uses of Class
com.azure.resourcemanager.search.models.NetworkSecurityPerimeterConfigurationProperties
Packages that use NetworkSecurityPerimeterConfigurationProperties
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of NetworkSecurityPerimeterConfigurationProperties in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return NetworkSecurityPerimeterConfigurationPropertiesModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationInner.properties()Get the properties property: Network security configuration properties.Methods in com.azure.resourcemanager.search.fluent.models with parameters of type NetworkSecurityPerimeterConfigurationPropertiesModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationInner.withProperties(NetworkSecurityPerimeterConfigurationProperties properties) Set the properties property: Network security configuration properties. -
Uses of NetworkSecurityPerimeterConfigurationProperties in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return NetworkSecurityPerimeterConfigurationPropertiesModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSecurityPerimeterConfigurationProperties from the JsonReader.NetworkSecurityPerimeterConfigurationProperties.withNetworkSecurityPerimeter(NetworkSecurityPerimeter networkSecurityPerimeter) Set the networkSecurityPerimeter property: Information about a network security perimeter (NSP).NetworkSecurityPerimeterConfigurationProperties.withProfile(NetworkSecurityProfile profile) Set the profile property: Network security perimeter configuration profile.NetworkSecurityPerimeterConfigurationProperties.withResourceAssociation(ResourceAssociation resourceAssociation) Set the resourceAssociation property: Information about resource association.