AzureFirewallRCAction Class
Properties of the AzureFirewallRCAction.
- Inheritance
-
azure.mgmt.network._serialization.ModelAzureFirewallRCAction
Constructor
AzureFirewallRCAction(*, type: str | _models.AzureFirewallRCActionType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The type of action. Known values are: "Allow" and "Deny". |
Variables
Name | Description |
---|---|
type
|
The type of action. Known values are: "Allow" and "Deny". |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python