Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityUserRuleCollectionPropertiesFormat
Packages that use SecurityUserRuleCollectionPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of SecurityUserRuleCollectionPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type SecurityUserRuleCollectionPropertiesFormatModifier and TypeClassDescriptionfinal classDefines the security user rule collection properties.Methods in com.azure.resourcemanager.network.fluent.models that return SecurityUserRuleCollectionPropertiesFormatModifier and TypeMethodDescriptionSecurityUserRuleCollectionPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityUserRuleCollectionPropertiesFormat from the JsonReader.SecurityUserRuleCollectionPropertiesFormat.withAppliesToGroups(List<SecurityUserGroupItem> appliesToGroups) Set the appliesToGroups property: Groups for configuration.SecurityUserRuleCollectionPropertiesFormat.withDescription(String description) Set the description property: A description of the security user rule collection.