UriSigningActionType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET