IValidateProperties.ContainerImagePlatform Property

Definition

Platform (windows or linux)

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Platform (windows or linux)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerImagePlatform", Update=true)]
public string ContainerImagePlatform { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Platform (windows or linux)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerImagePlatform", Update=true)>]
member this.ContainerImagePlatform : string with get, set
Public Property ContainerImagePlatform As String

Property Value

Attributes

Applies to