Share via


FirewallRuleForDataLakeAnalyticsAccountUpdateContent Class

Definition

The parameters used to update a firewall rule while updating a Data Lake Analytics account. Serialized Name: UpdateFirewallRuleWithAccountParameters

public class FirewallRuleForDataLakeAnalyticsAccountUpdateContent
type FirewallRuleForDataLakeAnalyticsAccountUpdateContent = class
Public Class FirewallRuleForDataLakeAnalyticsAccountUpdateContent
Inheritance
FirewallRuleForDataLakeAnalyticsAccountUpdateContent

Constructors

FirewallRuleForDataLakeAnalyticsAccountUpdateContent(String)

Initializes a new instance of FirewallRuleForDataLakeAnalyticsAccountUpdateContent.

Properties

EndIPAddress

The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol. Serialized Name: UpdateFirewallRuleWithAccountParameters.properties.endIpAddress

Name

The unique name of the firewall rule to update. Serialized Name: UpdateFirewallRuleWithAccountParameters.name

StartIPAddress

The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol. Serialized Name: UpdateFirewallRuleWithAccountParameters.properties.startIpAddress

Applies to