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