IWithApplicationSecurityGroup Schnittstelle

Definition

Die Phase des Vm-Skalierungsgruppenupdates zum Konfigurieren der Anwendungssicherheitsgruppe.

public interface IWithApplicationSecurityGroup : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationSecurityGroup = interface
    interface IBeta
Public Interface IWithApplicationSecurityGroup
Implements IBeta
Abgeleitet
Implementiert

Methoden

WithExistingApplicationSecurityGroup(IApplicationSecurityGroup)

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

WithExistingApplicationSecurityGroupId(String)

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

WithoutApplicationSecurityGroup(String)

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

Gilt für: