Share via


AdminRuleOutput interface

Network admin rule.

Extends

Properties

kind
properties

Indicates the properties of the security admin rule

Inherited Properties

etag

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

id

Resource ID.

name

Resource name.

systemData

The system metadata related to this resource.

type

Resource type.

Property Details

kind

kind: "Custom"

Property Value

"Custom"

properties

Indicates the properties of the security admin rule

properties?: AdminPropertiesFormatOutput

Property Value

Inherited Property Details

etag

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

etag?: string

Property Value

string

Inherited From BaseAdminRuleOutputParent.etag

id

Resource ID.

id?: string

Property Value

string

Inherited From BaseAdminRuleOutputParent.id

name

Resource name.

name?: string

Property Value

string

Inherited From BaseAdminRuleOutputParent.name

systemData

The system metadata related to this resource.

systemData?: SystemDataOutput

Property Value

Inherited From BaseAdminRuleOutputParent.systemData

type

Resource type.

type?: string

Property Value

string

Inherited From BaseAdminRuleOutputParent.type