SynapseAnalyticsManagementClient.ListFirewallRules(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 System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo> ListFirewallRules (string resourceGroupName, string workspaceName);
member this.ListFirewallRules : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo>
Public Function ListFirewallRules (resourceGroupName As String, workspaceName As String) As List(Of IpFirewallRuleInfo)
Parameters
- resourceGroupName
- String
- workspaceName
- String