Delegation interface

Details the service to which the subnet is delegated.

Extends

Properties

actions

The actions permitted to the service upon delegation.

etag

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

name

The name of the resource that is unique within a subnet. This name can be used to access the resource.

provisioningState

The provisioning state of the service delegation resource.

serviceName

The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).

type

Resource type.

Inherited Properties

id

Resource ID.

Property Details

actions

The actions permitted to the service upon delegation.

actions?: string[]

Property Value

string[]

etag

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

etag?: string

Property Value

string

name

The name of the resource that is unique within a subnet. This name can be used to access the resource.

name?: string

Property Value

string

provisioningState

The provisioning state of the service delegation resource.

provisioningState?: string

Property Value

string

serviceName

The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).

serviceName?: string

Property Value

string

type

Resource type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id