次の方法で共有


ApiManagementGatewayApiAddedEventData クラス

定義

Microsoft.ApiManagement.GatewayAPIAdded イベントの EventGridEvent の Data プロパティのスキーマ。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayApiAddedEventData+ApiManagementGatewayApiAddedEventDataConverter))]
public class ApiManagementGatewayApiAddedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ApiManagementGatewayApiAddedEventData+ApiManagementGatewayApiAddedEventDataConverter))>]
type ApiManagementGatewayApiAddedEventData = class
Public Class ApiManagementGatewayApiAddedEventData
継承
ApiManagementGatewayApiAddedEventData
属性

プロパティ

ResourceUri

コンプライアンス状態の変更の対象となるリソースの完全修飾 ID。リソース名とリソースの種類が含まれます。 形式 /subscriptions/&lt;SubscriptionID&gt;/resourceGroups/&lt;ResourceGroup&gt;/Microsoft.ApiManagement/service/&lt;ServiceName&gt;/gateways/&lt;GatewayName&gt;/apis/&lt;ResourceName&gt;を使用します。

適用対象