次の方法で共有


ApiManagementGatewayUpdatedEventData クラス

定義

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

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

プロパティ

ResourceUri

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

適用対象