Share via


VMwareCbtSecurityProfileProperties.TargetVMSecurityType Property

Definition

Gets or sets the target VM security type. Possible values include: 'None', 'TrustedLaunch', 'ConfidentialVM'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to