CreateFirewallRuleWithAccountParameters.StartIpAddress Property

Definition

Gets or sets the start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.

C#
[Newtonsoft.Json.JsonProperty(PropertyName="properties.startIpAddress")]
public string StartIpAddress { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Legacy