PerimeterAssociableResource interface
Resource that is onboarded to use network security perimeter. Also referred as perimeter associable resource.
Properties
| description | Description of the PaaS resource type. |
| display |
A friendly name for the properties of perimeter associable resources. |
| id | Identifier of the perimeter associable resource. |
| name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
| outbound |
Indicates whether the resource type supports outbound scenario. |
| public |
Public DNS zone names of the resources. |
| readiness |
The readiness state of the resource type for NSP support. |
| resource |
Resource type/provider name. |
| service |
Service tags associated with the resource provider. |
| type | Resource type. |
Property Details
description
Description of the PaaS resource type.
description?: string
Property Value
string
displayName
A friendly name for the properties of perimeter associable resources.
displayName?: string
Property Value
string
id
Identifier of the perimeter associable resource.
id?: string
Property Value
string
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
outboundSupported
Indicates whether the resource type supports outbound scenario.
outboundSupported?: boolean
Property Value
boolean
publicDnsZones
Public DNS zone names of the resources.
publicDnsZones?: string[]
Property Value
string[]
readinessState
The readiness state of the resource type for NSP support.
readinessState?: string
Property Value
string
resourceType
Resource type/provider name.
resourceType?: string
Property Value
string
serviceTags
Service tags associated with the resource provider.
serviceTags?: string[]
Property Value
string[]
type
Resource type.
type?: string
Property Value
string