Share via


DeploymentSkipRule Class

Definition

public ref class DeploymentSkipRule : Microsoft::Web::Deployment::DeploymentRule
public class DeploymentSkipRule : Microsoft.Web.Deployment.DeploymentRule
type DeploymentSkipRule = class
    inherit DeploymentRule
Public Class DeploymentSkipRule
Inherits DeploymentRule
Inheritance
DeploymentSkipRule

Constructors

DeploymentSkipRule(String, String, String, String, String)

Properties

Description

The description of the current deployment rule.

(Inherited from DeploymentRule)
ExampleOrDetail (Inherited from DeploymentRule)
FriendlyName

Gets the friendly name of the current deployment rule.

(Inherited from DeploymentRule)
Name

Gets the name of the current deployment rule.

(Inherited from DeploymentRule)
RuleHandler

Gets the DeploymentRuleHandler for the current deployment rule.

(Inherited from DeploymentRule)

Applies to