Freigeben über


IWithSourceAddressOrSecurityGroup<ParentT>.WithSourceApplicationSecurityGroup Methode

Definition

Legt die Anwendungssicherheitsgruppe fest, die als Quelle angegeben ist.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithSourcePort<ParentT> WithSourceApplicationSecurityGroup (string id);
abstract member WithSourceApplicationSecurityGroup : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.UpdateDefinition.IWithSourcePort<'ParentT>
Public Function WithSourceApplicationSecurityGroup (id As String) As IWithSourcePort(Of ParentT)

Parameter

id
String

Anwendungssicherheitsgruppen-ID.

Gibt zurück

Gilt für: