IPoolImage.WellKnownImageName 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.
The image to use from a well-known set of images made available to customers.
[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The image to use from a well-known set of images made available to customers.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownImageName", Update=true)]
public string WellKnownImageName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The image to use from a well-known set of images made available to customers.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownImageName", Update=true)>]
member this.WellKnownImageName : string with get, set
Public Property WellKnownImageName As String
Property Value
- Attributes