NetworkSecurityPerimeterConfiguration interface
Network security perimeter configuration.
- Extends
Properties
| network |
Perimeter info for nsp association. |
| profile | Nsp profile configuration, access rules and diagnostic settings. |
| provisioning |
Provisioning issues to reflect status when attempting to retrieve nsp profile configuration. |
| provisioning |
Provisioning state to reflect configuration state and indicate status of nsp profile configuration retrieval. |
| resource |
Nsp association name and access mode of association. |
Inherited Properties
| id | Fully qualified identifier of the resource. 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. |
| type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
networkSecurityPerimeter
Perimeter info for nsp association.
networkSecurityPerimeter?: NetworkSecurityPerimeterInfo
Property Value
profile
Nsp profile configuration, access rules and diagnostic settings.
profile?: NetworkSecurityPerimeterConfigurationProfile
Property Value
provisioningIssues
Provisioning issues to reflect status when attempting to retrieve nsp profile configuration.
provisioningIssues?: NetworkSecurityPerimeterConfigurationIssues[]
Property Value
provisioningState
Provisioning state to reflect configuration state and indicate status of nsp profile configuration retrieval.
provisioningState?: string
Property Value
string
resourceAssociation
Nsp association name and access mode of association.
resourceAssociation?: ResourceAssociation
Property Value
Inherited Property Details
id
Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
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
Inherited From Resource.name
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type