CreateOrUpdateFirewallRuleParameters 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.
CreateOrUpdateFirewallRuleParameters() |
Initializes a new instance of the CreateOrUpdateFirewallRuleParameters class. |
CreateOrUpdateFirewallRuleParameters(String, String) |
Initializes a new instance of the CreateOrUpdateFirewallRuleParameters class. |
Initializes a new instance of the CreateOrUpdateFirewallRuleParameters class.
public CreateOrUpdateFirewallRuleParameters();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Produk | Versi |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the CreateOrUpdateFirewallRuleParameters class.
public CreateOrUpdateFirewallRuleParameters(string startIpAddress, string endIpAddress);
new Microsoft.Azure.Management.DataLake.Analytics.Models.CreateOrUpdateFirewallRuleParameters : string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.CreateOrUpdateFirewallRuleParameters
Public Sub New (startIpAddress As String, endIpAddress As String)
Parameters
- startIpAddress
- String
The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- endIpAddress
- String
The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
Applies to
Azure SDK for .NET Legacy
Produk | Versi |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET maklum balas
Azure SDK for .NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: