Freigeben über


IWithDestinationAddressOrSecurityGroup<ParentT>.WithDestinationApplicationSecurityGroup Methode

Definition

Legt die als Ziel angegebene Anwendungssicherheitsgruppe fest.

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

Parameter

id
String

Anwendungssicherheitsgruppen-ID.

Gibt zurück

Gilt für: