Share via


DevToolPortalProperties interface

Dev Tool Portal properties payload

Properties

features

Settings for Dev Tool Portal

instances

Collection of instances belong to Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

State of the Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

public

Indicates whether the resource exposes public endpoint

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

ssoProperties

Single sign-on related configuration

url

URL of the resource, exposed when 'public' is true. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

features

Settings for Dev Tool Portal

features?: DevToolPortalFeatureSettings

Property Value

instances

Collection of instances belong to Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

instances?: DevToolPortalInstance[]

Property Value

provisioningState

State of the Dev Tool Portal. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

public

Indicates whether the resource exposes public endpoint

public?: boolean

Property Value

boolean

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

resourceRequests?: DevToolPortalResourceRequests

Property Value

ssoProperties

Single sign-on related configuration

ssoProperties?: DevToolPortalSsoProperties

Property Value

url

URL of the resource, exposed when 'public' is true. NOTE: This property will not be serialized. It can only be populated by the server.

url?: string

Property Value

string