VirtualMachineScaleSetUpdateVMProfile.SecurityProfile Property

Definition

Gets or sets the virtual machine scale set Security profile

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to