IpFirewallRuleInfo Constructors
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.
IpFirewallRuleInfo() |
Initializes a new instance of the IpFirewallRuleInfo class. |
IpFirewallRuleInfo(String, String, String) |
Initializes a new instance of the IpFirewallRuleInfo class. |
Initializes a new instance of the IpFirewallRuleInfo class.
public IpFirewallRuleInfo ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the IpFirewallRuleInfo class.
public IpFirewallRuleInfo (string endIpAddress = default, string provisioningState = default, string startIpAddress = default);
new Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo : string * string * string -> Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleInfo
Public Sub New (Optional endIpAddress As String = Nothing, Optional provisioningState As String = Nothing, Optional startIpAddress As String = Nothing)
Parameters
- endIpAddress
- String
The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress
- provisioningState
- String
Resource provisioning state. Possible values include: 'Provisioning', 'Succeeded', 'Deleting', 'Failed', 'DeleteError'
- startIpAddress
- String
The start IP address of the firewall rule. Must be IPv4 format
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: