Freigeben über


IWithApplicationSecurityGroup.WithExistingApplicationSecurityGroupId Methode

Definition

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

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

Parameter

applicationSecurityGroupId
String

Die Anwendungssicherheitsgruppen-ID.

Gibt zurück

Gilt für: