IpFirewallRuleInfo Class

Definition

IP firewall rule

[Microsoft.Rest.Serialization.JsonTransformation]
public class IpFirewallRuleInfo : Microsoft.Rest.Azure.IResource
Inheritance
IpFirewallRuleInfo
Attributes
Implements

Constructors

IpFirewallRuleInfo()

Initializes a new instance of the IpFirewallRuleInfo class.

IpFirewallRuleInfo(String, String, String)

Initializes a new instance of the IpFirewallRuleInfo class.

Properties

EndIpAddress

Gets or sets the end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress

ProvisioningState

Gets resource provisioning state. Possible values include: 'Provisioning', 'Succeeded', 'Deleting', 'Failed', 'DeleteError'

StartIpAddress

Gets or sets the start IP address of the firewall rule. Must be IPv4 format

Applies to

Prodotto Versioni
Azure SDK for .NET Legacy