IWithNetworkSecurityGroup.WithExistingNetworkSecurityGroupId(String) Methode

Definition

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

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

Parameter

networkSecurityGroupId
String

Die zu zuordnende Netzwerksicherheitsgruppe.

Gibt zurück

Gilt für: