共用方式為


DeliveryAttributeListResult Class

Result of the Get delivery attributes operation.

Inheritance
azure.mgmt.eventgrid._serialization.Model
DeliveryAttributeListResult

Constructor

DeliveryAttributeListResult(*, value: List[_models.DeliveryAttributeMapping] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

A collection of DeliveryAttributeMapping.

Variables

Name Description
value

A collection of DeliveryAttributeMapping.