Sdílet prostřednictvím


FirewallRuleUpdateParameters Class

Definition

Represents the parameters for the Create Firewall Rule operation.

public class FirewallRuleUpdateParameters
type FirewallRuleUpdateParameters = class
Public Class FirewallRuleUpdateParameters
Inheritance
FirewallRuleUpdateParameters

Constructors

FirewallRuleUpdateParameters()

Initializes a new instance of the FirewallRuleUpdateParameters class.

FirewallRuleUpdateParameters(String, String, String)

Initializes a new instance of the FirewallRuleUpdateParameters class with required arguments.

Properties

EndIPAddress

Required. Gets or sets the new ending IP address for this Firewall Rule.

Name

Required. Gets or sets the new name of the Firewall Rule.

StartIPAddress

Required. Gets or sets the new beginning IP address for this Firewall Rule.

Applies to