ControllerPatch Class

Definition

Parameters for updating an Azure Dev Spaces Controller.

public class ControllerPatch
type ControllerPatch = class
Public Class ControllerPatch
Inheritance
ControllerPatch

Constructors

ControllerPatch()

Initializes a new instance of ControllerPatch.

Properties

Tags

Tags for the Azure Dev Spaces Controller.

TargetContainerHostCredentialsBase64

Credentials of the target container host (base64).

Applies to