IImage.PropertiesImage Property

Definition

Image as a UTF-8 encoded base 64 string on image create. This field contains the image URI on image reads.

[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Image as a UTF-8 encoded base 64 string on image create. This field contains the image URI on image reads.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="image", Update=false)]
public string PropertiesImage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Image as a UTF-8 encoded base 64 string on image create. This field contains the image URI on image reads.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="image", Update=false)>]
member this.PropertiesImage : string with get, set
Public Property PropertiesImage As String

Property Value

Attributes

Applies to