Share via


IWithApplicationSecurityGroup.WithoutApplicationSecurityGroup(String) Methode

Definition

Gibt an, dass die bereitgestellte Anwendungssicherheitsgruppe aus der VM-Skalierungsgruppe entfernt werden soll.

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

Parameter

applicationSecurityGroupId
String

Die Anwendungssicherheitsgruppen-ID.

Gibt zurück

Gilt für: