다음을 통해 공유


DiskSecurityProfile.SecurityType Property

Definition

Gets or sets possible values include: 'TrustedLaunch', 'ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey', 'ConfidentialVM_DiskEncryptedWithPlatformKey', 'ConfidentialVM_DiskEncryptedWithCustomerKey'

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to