DevCenterProperties interface

Properties of the devcenter.

Extends

Properties

devCenterUri

The URI of the Dev Center. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

displayName

The display name of the devcenter.

encryption

Encryption settings to be used for server-side encryption for proprietary content (such as catalogs, logs, customizations).

projectCatalogSettings

Dev Center settings to be used when associating a project with a catalog.

Property Details

devCenterUri

The URI of the Dev Center. NOTE: This property will not be serialized. It can only be populated by the server.

devCenterUri?: string

Property Value

string

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited Property Details

displayName

The display name of the devcenter.

displayName?: string

Property Value

string

Inherited From DevCenterUpdateProperties.displayName

encryption

Encryption settings to be used for server-side encryption for proprietary content (such as catalogs, logs, customizations).

encryption?: Encryption

Property Value

Inherited From DevCenterUpdateProperties.encryption

projectCatalogSettings

Dev Center settings to be used when associating a project with a catalog.

projectCatalogSettings?: DevCenterProjectCatalogSettings

Property Value

Inherited From DevCenterUpdateProperties.projectCatalogSettings