Partager via


IUpdate.WithDescription(String) Méthode

Définition

Spécifie une description pour cette règle de sécurité.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate WithDescription (string description);
abstract member WithDescription : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function WithDescription (description As String) As IUpdate

Paramètres

description
String

Description textuelle à associer à cette règle de sécurité.

Retours

S’applique à