Freigeben über


PostArgsMatchConditionType Struct

Definition

The PostArgsMatchConditionType.

public readonly struct PostArgsMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.PostArgsMatchConditionType>
type PostArgsMatchConditionType = struct
Public Structure PostArgsMatchConditionType
Implements IEquatable(Of PostArgsMatchConditionType)
Inheritance
PostArgsMatchConditionType
Implements

Constructors

Name Description
PostArgsMatchConditionType(String)

Initializes a new instance of PostArgsMatchConditionType.

Properties

Name Description
PostArgsCondition

DeliveryRulePostArgsConditionParameters.

Methods

Name Description
Equals(PostArgsMatchConditionType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Name Description
Equality(PostArgsMatchConditionType, PostArgsMatchConditionType)

Determines if two PostArgsMatchConditionType values are the same.

Implicit(String to PostArgsMatchConditionType)

Converts a String to a PostArgsMatchConditionType.

Inequality(PostArgsMatchConditionType, PostArgsMatchConditionType)

Determines if two PostArgsMatchConditionType values are not the same.

Applies to