StaticDeliveryAttributeMapping クラス

定義

静的配信属性マッピングの詳細。

public class StaticDeliveryAttributeMapping : Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping
type StaticDeliveryAttributeMapping = class
    inherit DeliveryAttributeMapping
Public Class StaticDeliveryAttributeMapping
Inherits DeliveryAttributeMapping
継承
StaticDeliveryAttributeMapping

コンストラクター

StaticDeliveryAttributeMapping()

StaticDeliveryAttributeMapping の新しいインスタンスを初期化します。

プロパティ

IsSecret

属性に機密情報が含まれているかどうかを示すブール型フラグ。

Name

配信属性またはヘッダーの名前。

(継承元 DeliveryAttributeMapping)
Value

配信属性の値。

適用対象