Share via


BaseAdminRuleOutputParent interface

Network base admin rule.

Extends

Properties

kind
systemData

The system metadata related to this resource.

Inherited Properties

etag

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

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

kind

kind: "Custom" | "Default" | "BaseAdminRule"

Property Value

"Custom" | "Default" | "BaseAdminRule"

systemData

The system metadata related to this resource.

systemData?: SystemDataOutput

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 ChildResourceOutput.etag

id

Resource ID.

id?: string

Property Value

string

Inherited From ChildResourceOutput.id

name

Resource name.

name?: string

Property Value

string

Inherited From ChildResourceOutput.name

type

Resource type.

type?: string

Property Value

string

Inherited From ChildResourceOutput.type