Share via


IWithNetworkSecurityGroup.WithExistingNetworkSecurityGroupId(String) Methode

Definition

Gibt die Netzwerksicherheitsgruppe für die VM-Skalierungsgruppe an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithExistingNetworkSecurityGroupId (string networkSecurityGroupId);
abstract member WithExistingNetworkSecurityGroupId : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithExistingNetworkSecurityGroupId (networkSecurityGroupId As String) As IWithApply

Parameter

networkSecurityGroupId
String

Die zuzuordnende Netzwerksicherheitsgruppe.

Gibt zurück

Gilt für: