IOSOptionProfile.OSOptionPropertyList Property

Definition

The list of OS options.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of OS options.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IOSOptionProperty) }, ReadOnly=false, Required=true, SerializedName="osOptionPropertyList")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IOSOptionProperty[] OSOptionPropertyList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of OS options.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IOSOptionProperty) }, ReadOnly=false, Required=true, SerializedName="osOptionPropertyList")>]
member this.OSOptionPropertyList : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IOSOptionProperty[] with get, set
Public Property OSOptionPropertyList As IOSOptionProperty()

Property Value

Attributes

Applies to