Skip to main content

META_SERVICE_CONNECTION_NAME

Constant META_SERVICE_CONNECTION_NAME 

Source
pub const META_SERVICE_CONNECTION_NAME: &str = "service_connection_name";
Expand description

Records the name of the ADO service connection a step uses (the value of inputs.azureSubscription / inputs.connectedServiceName*). Set on the Step node itself (in addition to the Identity node it links to) so rules can pattern-match on the connection name without traversing edges.