IGithubActionConfiguration.OS Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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