FirewallRuleUpdateResponse Class

Definition

Represents the firewall rule update response.

public class FirewallRuleUpdateResponse : Microsoft.Azure.AzureOperationResponse
type FirewallRuleUpdateResponse = class
    inherit AzureOperationResponse
Public Class FirewallRuleUpdateResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
FirewallRuleUpdateResponse

Constructors

FirewallRuleUpdateResponse()

Initializes a new instance of the FirewallRuleUpdateResponse class.

Properties

FirewallRule

Optional. Gets or sets the updated Firewall Rule that was returned from an Update Firewall Rule request.

Applies to