Package | Description |
---|---|
com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
Modifier and Type | Method and Description |
---|---|
CreateFirewallRuleWithAccountParameters |
CreateFirewallRuleWithAccountParameters.withEndIpAddress(String endIpAddress)
Set the endIpAddress value.
|
CreateFirewallRuleWithAccountParameters |
CreateFirewallRuleWithAccountParameters.withName(String name)
Set the name value.
|
CreateFirewallRuleWithAccountParameters |
CreateFirewallRuleWithAccountParameters.withStartIpAddress(String startIpAddress)
Set the startIpAddress value.
|
Modifier and Type | Method and Description |
---|---|
List<CreateFirewallRuleWithAccountParameters> |
CreateDataLakeStoreAccountParameters.firewallRules()
Get the firewallRules value.
|
Modifier and Type | Method and Description |
---|---|
CreateDataLakeStoreAccountParameters |
CreateDataLakeStoreAccountParameters.withFirewallRules(List<CreateFirewallRuleWithAccountParameters> firewallRules)
Set the firewallRules value.
|
Copyright © 2019. All rights reserved.