次の方法で共有


OSDiskImageEncryption.SecurityProfile プロパティ

定義

OS ディスク イメージのセキュリティ プロファイルを指定するプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="securityProfile")]
public Microsoft.Azure.Management.Compute.Models.OSDiskImageSecurityProfile SecurityProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityProfile")>]
member this.SecurityProfile : Microsoft.Azure.Management.Compute.Models.OSDiskImageSecurityProfile with get, set
Public Property SecurityProfile As OSDiskImageSecurityProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象