AccessRule interface
Access rule.
Properties
address |
Address prefixes that are allowed access. NOTE: This property will not be serialized. It can only be populated by the server. |
direction | Direction of the access rule. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the access rule. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
addressPrefixes
Address prefixes that are allowed access. NOTE: This property will not be serialized. It can only be populated by the server.
addressPrefixes?: string[]
Property Value
string[]
direction
Direction of the access rule. NOTE: This property will not be serialized. It can only be populated by the server.
direction?: string
Property Value
string
name
Name of the access rule. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string