SecurityPolicyProperties interface

The json object that contains properties required to create a security policy

Extends

Properties

parameters

object which contains security policy parameters

profileName

The name of the profile which holds the security policy.

Inherited Properties

deploymentStatus
provisioningState

Provisioning status

Property Details

parameters

object which contains security policy parameters

parameters?: SecurityPolicyPropertiesParametersUnion

Property Value

profileName

The name of the profile which holds the security policy.

profileName?: string

Property Value

string

Inherited Property Details

deploymentStatus

deploymentStatus?: string

Property Value

string

Inherited From AFDStateProperties.deploymentStatus

provisioningState

Provisioning status

provisioningState?: string

Property Value

string

Inherited From AFDStateProperties.provisioningState