Freigeben über


FirewallRuleCreateOrUpdateProperties Class

Definition

Create or update Firewall Rule parameters properties.

public class FirewallRuleCreateOrUpdateProperties
type FirewallRuleCreateOrUpdateProperties = class
Public Class FirewallRuleCreateOrUpdateProperties
Inheritance
FirewallRuleCreateOrUpdateProperties

Constructors

Name Description
FirewallRuleCreateOrUpdateProperties()

Initializes a new instance of the FirewallRuleCreateOrUpdateProperties class.

Properties

Name Description
EndIpAddress

Optional. Gets or sets the end IP address of the firewall rule being created.

StartIpAddress

Optional. Gets or sets the start IP address for the firewall rule being updated or created.

Applies to