你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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