Partilhar via


SecurityProfile.SecurityType Propriedade

Definição

Obtém ou define o SecurityType da máquina virtual. Ele precisa ser definido como qualquer valor especificado para habilitar UefiSettings. O comportamento padrão é: UefiSettings não será habilitado, a menos que essa propriedade esteja definida. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a