Class FirewallRule
java.lang.Object
com.microsoft.azure.management.datalake.store.models.SubResource
com.microsoft.azure.management.datalake.store.models.FirewallRule
Data Lake Store firewall rule information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the endIpAddress value.Get the startIpAddress value.Methods inherited from class com.microsoft.azure.management.datalake.store.models.SubResource
id, name, type
-
Constructor Details
-
FirewallRule
public FirewallRule()
-
-
Method Details
-
startIpAddress
Get the startIpAddress value.- Returns:
- the startIpAddress value
-
endIpAddress
Get the endIpAddress value.- Returns:
- the endIpAddress value
-