Share via


IRegistryValueEntity.ValueData Property

Definition

String formatted representation of the value data.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="String formatted representation of the value data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="valueData")]
public string ValueData { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="String formatted representation of the value data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="valueData")>]
member this.ValueData : string
Public ReadOnly Property ValueData As String

Property Value

Attributes

Applies to