Condividi tramite


IValidateProperties.ContainerImagePlatform Property

Definition

Platform (windows or linux)

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

Property Value

Attributes

Applies to