PerimeterAssociableResourceProperties interface

Properties of the perimeter associable resources.

Properties

description

Description of the PaaS resource type.

displayName

A friendly name for the properties of perimeter associable resources.

outboundSupported

Indicates whether the resource type supports outbound scenario.

publicDnsZones

Public DNS zone names of the resources.

readinessState

The readiness state of the resource type for NSP support.

resourceType

Resource type/provider name.

serviceTags

Service tags associated with the resource provider.

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

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[]