Megosztás a következőn keresztül:


UriSigningActionType Struct

Definition

The UriSigningActionType.

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

Constructors

UriSigningActionType(String)

Initializes a new instance of UriSigningActionType.

Properties

UriSigningAction

DeliveryRuleUrlSigningActionParameters.

Methods

Equals(UriSigningActionType)

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

Determines if two UriSigningActionType values are the same.

Implicit(String to UriSigningActionType)

Converts a string to a UriSigningActionType.

Inequality(UriSigningActionType, UriSigningActionType)

Determines if two UriSigningActionType values are not the same.

Applies to