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