Partilhar via


IPoolImage.WellKnownImageName Property

Definition

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

Applies to