AvailableDelegation interface

The serviceName of an AvailableDelegation indicates a possible delegation for a subnet.

Properties

actions

The actions permitted to the service upon delegation.

id

A unique identifier of the AvailableDelegation resource.

name

The name of the AvailableDelegation resource.

serviceName

The name of the service and resource.

type

Resource type.

Property Details

actions

The actions permitted to the service upon delegation.

actions?: string[]

Property Value

string[]

id

A unique identifier of the AvailableDelegation resource.

id?: string

Property Value

string

name

The name of the AvailableDelegation resource.

name?: string

Property Value

string

serviceName

The name of the service and resource.

serviceName?: string

Property Value

string

type

Resource type.

type?: string

Property Value

string