PerimeterAssociableResource interface
Resource that is onboarded to use network security perimeter. Also referred as perimeter associable resource.
Properties
| display |
A friendly name for the properties of perimeter associable resources. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Identifier of the perimeter associable resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
| public |
Public DNS zone names of the resources. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
Resource type/provider name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayName
A friendly name for the properties of perimeter associable resources. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
id
Identifier of the perimeter associable resource. NOTE: This property will not be serialized. It can only be populated by the server.
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
publicDnsZones
Public DNS zone names of the resources. NOTE: This property will not be serialized. It can only be populated by the server.
publicDnsZones?: string[]
Property Value
string[]
resourceType
Resource type/provider name. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string