Share via


NetworkSecurityPerimeterConfiguration interface

Properties that define a Network Security Perimeter resource.

Properties

id

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

networkSecurityPerimeter

The Network Security Perimeter associated with this configuration.

profile

Network Security Perimeter profile

provisioningIssues

Provisioning issues. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Current state of this NetworkSecurityPerimeter: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

resourceAssociation

The Resource Association.

type

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

networkSecurityPerimeter

The Network Security Perimeter associated with this configuration.

networkSecurityPerimeter?: NetworkSecurityPerimeter

Property Value

profile

Network Security Perimeter profile

profile?: NetworkSecurityPerimeterProfile

Property Value

provisioningIssues

Provisioning issues. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningIssues?: ProvisioningIssue[]

Property Value

provisioningState

Current state of this NetworkSecurityPerimeter: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceAssociation

The Resource Association.

resourceAssociation?: ResourceAssociation

Property Value

type

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string