NetworkSecurityPerimeterConfigurationProperties interface
Network security configuration properties.
Properties
| network |
Information about a network security perimeter (NSP) |
| profile | Network security perimeter configuration profile |
| provisioning |
List of provisioning issues, if any NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Provisioning state of a network security perimeter configuration that is being created or updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
Information about resource association |
Property Details
networkSecurityPerimeter
Information about a network security perimeter (NSP)
networkSecurityPerimeter?: NetworkSecurityPerimeter
Property Value
profile
Network security perimeter configuration profile
profile?: NetworkSecurityProfile
Property Value
provisioningIssues
List of provisioning issues, if any NOTE: This property will not be serialized. It can only be populated by the server.
provisioningIssues?: ProvisioningIssue[]
Property Value
provisioningState
Provisioning state of a network security perimeter configuration that is being created or updated. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceAssociation
Information about resource association
resourceAssociation?: ResourceAssociation