Class IPRule
java.lang.Object
com.microsoft.azure.management.keyvault.IPRule
A rule governing the accesibility of a vault from a specific ip address or
ip range.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IPRule
public IPRule()
-
-
Method Details
-
value
Get the value value.- Returns:
- the value value
-
withValue
Set the value value.- Parameters:
value
- the value value to set- Returns:
- the IPRule object itself.
-