Freigeben über


VirtualMachineScaleSetIPConfiguration.ApplicationSecurityGroups Eigenschaft

Definition

Ruft ab oder legt ein Array von Verweisen auf die Anwendungssicherheitsgruppe fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationSecurityGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource> ApplicationSecurityGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationSecurityGroups")>]
member this.ApplicationSecurityGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource> with get, set
Public Property ApplicationSecurityGroups As IList(Of SubResource)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: