EnvironmentTypeUpdate interface

The environment type for partial update. Properties not provided in the update request will not be changed.

Properties

displayName

The display name of the environment type.

tags

Resource tags.

Property Details

displayName

The display name of the environment type.

displayName?: string

Property Value

string

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}