DataLakeAnalyticsClient.GetFirewallRule(String, String, String) Method
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.
public Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule GetFirewallRule (string resourceGroupName, string accountName, string ruleName);
member this.GetFirewallRule : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule
Public Function GetFirewallRule (resourceGroupName As String, accountName As String, ruleName As String) As FirewallRule
Parameters
- resourceGroupName
- String
- accountName
- String
- ruleName
- String