Delen via


RemoteAddressMatchConditionType Struct

Definition

The RemoteAddressMatchConditionType.

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

Constructors

RemoteAddressMatchConditionType(String)

Initializes a new instance of RemoteAddressMatchConditionType.

Properties

RemoteAddressCondition

DeliveryRuleRemoteAddressConditionParameters.

Methods

Equals(RemoteAddressMatchConditionType)

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

Equality(RemoteAddressMatchConditionType, RemoteAddressMatchConditionType)

Determines if two RemoteAddressMatchConditionType values are the same.

Implicit(String to RemoteAddressMatchConditionType)

Converts a string to a RemoteAddressMatchConditionType.

Inequality(RemoteAddressMatchConditionType, RemoteAddressMatchConditionType)

Determines if two RemoteAddressMatchConditionType values are not the same.

Applies to