NetworkSecurityPerimeterProfile interface
Network Security Perimeter profile
Properties
access |
Collection of access rules for the profile NOTE: This property will not be serialized. It can only be populated by the server. |
access |
Access rules version number NOTE: This property will not be serialized. It can only be populated by the server. |
diagnostic |
Diagnostic settings version number NOTE: This property will not be serialized. It can only be populated by the server. |
enabled |
Collection of enabled log categories for the profile NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
accessRules
Collection of access rules for the profile NOTE: This property will not be serialized. It can only be populated by the server.
accessRules?: AccessRule[]
Property Value
accessRulesVersion
Access rules version number NOTE: This property will not be serialized. It can only be populated by the server.
accessRulesVersion?: number
Property Value
number
diagnosticSettingsVersion
Diagnostic settings version number NOTE: This property will not be serialized. It can only be populated by the server.
diagnosticSettingsVersion?: number
Property Value
number
enabledLogCategories
Collection of enabled log categories for the profile NOTE: This property will not be serialized. It can only be populated by the server.
enabledLogCategories?: string[]
Property Value
string[]
name
Name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string