UrlSigningActionTypeName Struct

Definition

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

Constructors

Name Description
UrlSigningActionTypeName(String)

Initializes a new instance of UrlSigningActionTypeName.

Properties

Name Description
DeliveryRuleAfdUrlSigningActionParameters

Gets the DeliveryRuleAfdUrlSigningActionParameters.

Methods

Name Description
Equals(UrlSigningActionTypeName)

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(UrlSigningActionTypeName, UrlSigningActionTypeName)

Determines if two UrlSigningActionTypeName values are the same.

Implicit(String to Nullable<UrlSigningActionTypeName>)
Implicit(String to UrlSigningActionTypeName)

Converts a string to a UrlSigningActionTypeName.

Inequality(UrlSigningActionTypeName, UrlSigningActionTypeName)

Determines if two UrlSigningActionTypeName values are not the same.

Applies to