ApiManagementGatewayHostnameConfigurationUpdatedEventData クラス

定義

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

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

プロパティ

ResourceUri

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

適用対象