Uses of Class
com.azure.resourcemanager.batch.models.IpRule
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of IpRule in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionIpRule.withAction
(String action) Set the action property: Action when client IP address is matched.Set the value property: The IP address or IP address range to filterModifier and TypeMethodDescriptionEndpointAccessProfile.ipRules()
Get the ipRules property: Array of IP ranges to filter client IP address.Modifier and TypeMethodDescriptionEndpointAccessProfile.withIpRules
(List<IpRule> ipRules) Set the ipRules property: Array of IP ranges to filter client IP address.