Share via


VirtualMachineScaleSetVM.SecurityProfile プロパティ

定義

仮想マシンのセキュリティ関連のプロファイル設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象