displayName property
The display name of the pipeline.
It can contain only letters ([A-Za-z]), numbers ([0-9]), hyphens (-), and underscores (_).
Required.
Implementation
core.String? displayName;
The display name of the pipeline.
It can contain only letters ([A-Za-z]), numbers ([0-9]), hyphens (-), and underscores (_).
Required.
core.String? displayName;