IValidateRequest.ContainerImagePlatform 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.
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