SecurityPolicyUpdateParameters 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.
The JSON object containing security policy update parameters.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyUpdateParametersTypeConverter))]
public class SecurityPolicyUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyUpdateParameters
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyUpdateParametersTypeConverter))>]
type SecurityPolicyUpdateParameters = class
interface ISecurityPolicyUpdateParameters
interface IJsonSerializable
Public Class SecurityPolicyUpdateParameters
Implements ISecurityPolicyUpdateParameters
- Inheritance
-
SecurityPolicyUpdateParameters
- Attributes
- Implements
Security |
Creates an new SecurityPolicyUpdateParameters instance. |
Parameter |
object which contains security policy parameters |
Deserialize |
Deserializes a IDictionary into an instance of SecurityPolicyUpdateParameters. |
Deserialize |
Deserializes a PSObject into an instance of SecurityPolicyUpdateParameters. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyUpdateParameters. |
From |
Creates a new instance of SecurityPolicyUpdateParameters, deserializing the content from a json string. |
To |
Serializes this instance of SecurityPolicyUpdateParameters into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |