ISecurityPolicyProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyPropertiesTypeConverter))]
public interface ISecurityPolicyProperties : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdStateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyPropertiesTypeConverter))>]
type ISecurityPolicyProperties = interface
    interface IJsonSerializable
    interface IAfdStateProperties
Public Interface ISecurityPolicyProperties
Implements IAfdStateProperties
Derived
Attributes
Implements

Properties

DeploymentStatus (Inherited from IAfdStateProperties)
Parameter

object which contains security policy parameters

ProfileName

The name of the profile which holds the security policy.

ProvisioningState

Provisioning status

(Inherited from IAfdStateProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to