ApiManagementGatewayApiRemovedEventData クラス

定義

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

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

プロパティ

ResourceUri

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

適用対象