EndpointPropertiesUpdateParametersDeliveryPolicy Class

Definition

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

public class EndpointPropertiesUpdateParametersDeliveryPolicy
type EndpointPropertiesUpdateParametersDeliveryPolicy = class
Public Class EndpointPropertiesUpdateParametersDeliveryPolicy
Inheritance
EndpointPropertiesUpdateParametersDeliveryPolicy

Constructors

EndpointPropertiesUpdateParametersDeliveryPolicy()

Initializes a new instance of the EndpointPropertiesUpdateParametersDeliveryPolicy class.

EndpointPropertiesUpdateParametersDeliveryPolicy(IList<DeliveryRule>, String)

Initializes a new instance of the EndpointPropertiesUpdateParametersDeliveryPolicy class.

Properties

Description

Gets or sets user-friendly description of the policy.

Rules

Gets or sets a list of the delivery rules.

Methods

Validate()

Validate the object.

Applies to