DefaultAction type
Defines values for DefaultAction.
KnownDefaultAction can be used interchangeably with DefaultAction,
this enum contains the known values that the service supports.
Known values supported by the service
Allow: All public IP addresses are allowed.
Deny: Public IP addresses are blocked.
type DefaultAction = string