Compartir a través de


SecurityProfile.SecurityType Propiedad

Definición

Obtiene o establece especifica el SecurityType de la máquina virtual. Debe establecerse en cualquier valor especificado para habilitar UefiSettings. El comportamiento predeterminado es: UefiSettings no se habilitará a menos que se establezca esta propiedad. Entre los valores posibles se incluyen: "TrustedLaunch", "ConfidentialVM".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a