InboundSecurityRulePropertiesOutput interface
Properties of the Inbound Security Rules resource.
Properties
| provisioning |
The provisioning state of the resource. |
| rules | List of allowed rules. |
Property Details
provisioningState
The provisioning state of the resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
rules
List of allowed rules.
rules?: InboundSecurityRulesOutput[]