Delegation interface

Details the service to which the subnet is delegated.

Extends

Properties

actions

Describes 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 resource. NOTE: This property will not be serialized. It can only be populated by the server.

serviceName

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

Inherited Properties

id

Resource ID.

Property Details

actions

Describes 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 resource. NOTE: This property will not be serialized. It can only be populated by the server.

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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id