다음을 통해 공유


VirtualMachineCaptureParameters.VhdPrefix Property

Definition

Gets or sets the captured virtual hard disk's name prefix.

[Newtonsoft.Json.JsonProperty(PropertyName="vhdPrefix")]
public string VhdPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vhdPrefix")>]
member this.VhdPrefix : string with get, set
Public Property VhdPrefix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to