RuleSet Class

Definition

Friendly RuleSet name mapping to the any RuleSet or secret related information.

[Microsoft.Rest.Serialization.JsonTransformation]
public class RuleSet : Microsoft.Azure.Management.Cdn.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RuleSet = class
    inherit ProxyResource
Public Class RuleSet
Inherits ProxyResource
Inheritance
Attributes

Constructors

RuleSet()

Initializes a new instance of the RuleSet class.

RuleSet(String, String, String, SystemData, String, String)

Initializes a new instance of the RuleSet class.

Properties

DeploymentStatus

Gets possible values include: 'NotStarted', 'InProgress', 'Succeeded', 'Failed'

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
ProvisioningState

Gets provisioning status. Possible values include: 'Succeeded', 'Failed', 'Updating', 'Deleting', 'Creating'

SystemData (Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to