次の方法で共有


Snapshot.SecurityProfile プロパティ

定義

リソースのセキュリティ関連情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象