Partager via


EventGridModelFactory.ApiManagementGatewayHostnameConfigurationUpdatedEventData Méthode

Définition

Initialise une nouvelle instance d’ApiManagementGatewayHostnameConfigurationUpdatedEventData.

public static Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayHostnameConfigurationUpdatedEventData ApiManagementGatewayHostnameConfigurationUpdatedEventData (string resourceUri = default);
static member ApiManagementGatewayHostnameConfigurationUpdatedEventData : string -> Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayHostnameConfigurationUpdatedEventData
Public Shared Function ApiManagementGatewayHostnameConfigurationUpdatedEventData (Optional resourceUri As String = Nothing) As ApiManagementGatewayHostnameConfigurationUpdatedEventData

Paramètres

resourceUri
String

Identifiant complet de la ressource concernée par le changement de l’état de conformité, y compris le nom et le type de la ressource. Utilise le format , /subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>.

Retours

Une nouvelle ApiManagementGatewayHostnameConfigurationUpdatedEventData instance pour se moquer.

S’applique à