次の方法で共有


VirtualMachineScaleSetVMProfile.SecurityPostureReference プロパティ

定義

スケール セット内のすべての仮想マシンに使用するセキュリティ体制を取得または設定します。 最小 api-version: 2023-03-01

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象