Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityAdminConfigurationPropertiesFormat
Packages that use SecurityAdminConfigurationPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of SecurityAdminConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type SecurityAdminConfigurationPropertiesFormatModifier and TypeClassDescriptionfinal classDefines the security admin configuration properties.Methods in com.azure.resourcemanager.network.fluent.models that return SecurityAdminConfigurationPropertiesFormatModifier and TypeMethodDescriptionSecurityAdminConfigurationPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityAdminConfigurationPropertiesFormat from the JsonReader.SecurityAdminConfigurationPropertiesFormat.withApplyOnNetworkIntentPolicyBasedServices(List<NetworkIntentPolicyBasedService> applyOnNetworkIntentPolicyBasedServices) Set the applyOnNetworkIntentPolicyBasedServices property: Enum list of network intent policy based services.SecurityAdminConfigurationPropertiesFormat.withDescription(String description) Set the description property: A description of the security configuration.SecurityAdminConfigurationPropertiesFormat.withNetworkGroupAddressSpaceAggregationOption(AddressSpaceAggregationOption networkGroupAddressSpaceAggregationOption) Set the networkGroupAddressSpaceAggregationOption property: Determine update behavior for changes to network groups referenced within the rules in this configuration.