Share via


StaticDeliveryAttributeMapping Class

Definition

Static delivery attribute mapping details.

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

Constructors

StaticDeliveryAttributeMapping()

Initializes a new instance of StaticDeliveryAttributeMapping.

Properties

IsSecret

Boolean flag to tell if the attribute contains sensitive information .

Name

Name of the delivery attribute or header.

(Inherited from DeliveryAttributeMapping)
Value

Value of the delivery attribute.

Applies to