다음을 통해 공유


RestorePointSourceMetadata.UserData Property

Definition

Gets userData associated with the source VM for which restore point is captured, which is a base-64 encoded value.

[Newtonsoft.Json.JsonProperty(PropertyName="userData")]
public string UserData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userData")>]
member this.UserData : string
Public ReadOnly Property UserData As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to