Partager via


IWithServiceUri.WithServiceUri(String) Méthode

Définition

Spécifie l’URI de service pour les notifications postérieures.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.Update.IUpdate WithServiceUri (string serviceUri);
abstract member WithServiceUri : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.Update.IUpdate
Public Function WithServiceUri (serviceUri As String) As IUpdate

Paramètres

serviceUri
String

URI de service pour les notifications post-notifications.

Retours

S’applique à