Share via


JobStepAction.Value Property

Definition

The action value, for example the text of the T-SQL script to execute.

public Azure.Provisioning.BicepValue<string> Value { get; set; }
member this.Value : Azure.Provisioning.BicepValue<string> with get, set
Public Property Value As BicepValue(Of String)

Property Value

Applies to