Share via


FirewallRuleCreateParameters Members

Represents the parameters for the Create Firewall Rule operation.

The following tables list the members exposed by the FirewallRuleCreateParameters type.

Public Constructors

  Name Description
  FirewallRuleCreateParameters Overloaded.  

Top

Public Properties

  Name Description
EndIPAddress Required. Gets or sets the ending IP address for the new Firewall Rule.
Name Required. Gets or sets the name for the new Firewall Rule.
StartIPAddress Required. Gets or sets the beginning IP address for the new Firewall Rule.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

FirewallRuleCreateParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace