EventGridModelFactory.ApiManagementGatewayCreatedEventData(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance d’ApiManagementGatewayCreatedEventData.
public static Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayCreatedEventData ApiManagementGatewayCreatedEventData (string resourceUri = default);
static member ApiManagementGatewayCreatedEventData : string -> Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayCreatedEventData
Public Shared Function ApiManagementGatewayCreatedEventData (Optional resourceUri As String = Nothing) As ApiManagementGatewayCreatedEventData
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/<ResourceName>
Retours
Une nouvelle ApiManagementGatewayCreatedEventData instance de moqueries.
S’applique à
Azure SDK for .NET