ApiManagementGatewayHostnameConfigurationDeletedEventData クラス

定義

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

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

プロパティ

ResourceUri

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

適用対象