PartialMinimalTrackedResourceWithSkuAndIdentity interface

Strictly used in update requests.

Extends

Properties

identity

Managed service identity (system assigned and/or user assigned identities)

sku

Sku details required for ARM contract for Autoscaling.

Inherited Properties

tags

Resource tags.

Property Details

identity

Managed service identity (system assigned and/or user assigned identities)

identity?: PartialManagedServiceIdentity

Property Value

sku

Sku details required for ARM contract for Autoscaling.

sku?: PartialSku

Property Value

Inherited Property Details

tags

Resource tags.

tags?: {[propertyName: string]: string | null}

Property Value

{[propertyName: string]: string | null}

Inherited From PartialMinimalTrackedResource.tags