Megosztás a következőn keresztül:


VirtualMachineScaleSetNetworkConfiguration.NetworkSecurityGroup Property

Definition

Gets or sets the network security group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to