Compartir a través de


WorkspaceCustomObjectParameter Class

The value which should be used for this field.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Constructor

WorkspaceCustomObjectParameter(*, value: MutableMapping[str, Any], **kwargs: Any)

Keyword-Only Parameters

Name Description
value
<xref:JSON>

The value which should be used for this field. Required.

Variables

Name Description
type

The type of variable that this is. Known values are: "Bool", "Object", and "String".

value
<xref:JSON>

The value which should be used for this field. Required.