Share via


IGithubActionConfiguration.OS Property

Definition

Operation system

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Operation system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="os", Update=true)]
public string OS { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Operation system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="os", Update=true)>]
member this.OS : string with get, set
Public Property OS As String

Property Value

Attributes

Applies to