次の方法で共有


VMwareDetails.PsTemplateVersion Property

Definition

Gets or sets pS template version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to