RequestSchemeMatchConditionParameters Class
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.
Defines the parameters for RequestScheme match conditions
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestSchemeMatchConditionParametersTypeConverter))]
public class RequestSchemeMatchConditionParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRequestSchemeMatchConditionParameters
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestSchemeMatchConditionParametersTypeConverter))>]
type RequestSchemeMatchConditionParameters = class
interface IRequestSchemeMatchConditionParameters
interface IJsonSerializable
Public Class RequestSchemeMatchConditionParameters
Implements IRequestSchemeMatchConditionParameters
- Inheritance
-
RequestSchemeMatchConditionParameters
- Attributes
- Implements
Request |
Creates an new RequestSchemeMatchConditionParameters instance. |
Match |
The match value for the condition of the delivery rule |
Negate |
Describes if this is negate condition or not |
Operator |
Describes operator to be matched |
Transform |
List of transforms |
Type |
Deserialize |
Deserializes a IDictionary into an instance of RequestSchemeMatchConditionParameters. |
Deserialize |
Deserializes a PSObject into an instance of RequestSchemeMatchConditionParameters. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRequestSchemeMatchConditionParameters. |
From |
Creates a new instance of RequestSchemeMatchConditionParameters, deserializing the content from a json string. |
To |
Serializes this instance of RequestSchemeMatchConditionParameters into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |