DataLakeAnalyticsFirewallRule(FirewallRule) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the DataLakeAnalyticsFirewallRule class.
public DataLakeAnalyticsFirewallRule (Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule baseRule);
new Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsFirewallRule : Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule -> Microsoft.Azure.Commands.DataLakeAnalytics.Models.DataLakeAnalyticsFirewallRule
Public Sub New (baseRule As FirewallRule)
Parameters
- baseRule
- FirewallRule