Partager via


IWithServiceUri<ParentT>.WithServiceUri(String) Méthode

Définition

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

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition.IWithAttach<ParentT> WithServiceUri (string serviceUri);
abstract member WithServiceUri : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithServiceUri (serviceUri As String) As IWithAttach(Of ParentT)

Paramètres

serviceUri
String

URI de service pour les notifications post-notifications.

Retours

S’applique à