EndpointPropertiesUpdateParametersDeliveryPolicy interface

A policy that specifies the delivery rules to be used for an endpoint.

Properties

description

User-friendly description of the policy.

rules

A list of the delivery rules.

Property Details

description

User-friendly description of the policy.

description?: string

Property Value

string

rules

A list of the delivery rules.

rules: DeliveryRule[]

Property Value