SynapseAnalyticsManagementClient.CreateOrUpdateWorkspaceFirewallRule 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.Synapse.Models.IpFirewallRuleInfo CreateOrUpdateWorkspaceFirewallRule (string resourceGroupName, string workspaceName, string ruleName, Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo createOrUpdateParams);
member this.CreateOrUpdateWorkspaceFirewallRule : string * string * string * Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo -> Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo
Public Function CreateOrUpdateWorkspaceFirewallRule (resourceGroupName As String, workspaceName As String, ruleName As String, createOrUpdateParams As IpFirewallRuleInfo) As IpFirewallRuleInfo
Parameters
- resourceGroupName
- String
- workspaceName
- String
- ruleName
- String
- createOrUpdateParams
- IpFirewallRuleInfo