Share via


InboundSecurityRuleOutput interface

NVA Inbound Security Rule resource.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

name

Name of security rule collection.

properties

The properties of the Inbound Security Rules.

type

NVA inbound security rule type.

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

name

Name of security rule collection.

name?: string

Property Value

string

properties

The properties of the Inbound Security Rules.

properties?: InboundSecurityRulePropertiesOutput

Property Value

type

NVA inbound security rule type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceOutput.id