FirewallRuleUpdateParameters Members
Represents the parameters for the Create Firewall Rule operation.
The following tables list the members exposed by the FirewallRuleUpdateParameters type.
Public Constructors
Name | Description | |
---|---|---|
FirewallRuleUpdateParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
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
FirewallRuleUpdateParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace