ArmSynapseModelFactory.ReplaceAllFirewallRulesOperationResult(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.
Initializes a new instance of ReplaceAllFirewallRulesOperationResult.
public static Azure.ResourceManager.Synapse.Models.ReplaceAllFirewallRulesOperationResult ReplaceAllFirewallRulesOperationResult (string operationId = default);
static member ReplaceAllFirewallRulesOperationResult : string -> Azure.ResourceManager.Synapse.Models.ReplaceAllFirewallRulesOperationResult
Public Shared Function ReplaceAllFirewallRulesOperationResult (Optional operationId As String = Nothing) As ReplaceAllFirewallRulesOperationResult
Parameters
- operationId
- String
The operation ID.
Returns
A new ReplaceAllFirewallRulesOperationResult instance for mocking.