Compartir a través de


PartialMinimalTrackedResourceWithIdentity interface

Strictly used in update requests.

Extends

Properties

identity

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

Inherited Properties

tags

Resource tags.

Property Details

identity

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

identity?: PartialManagedServiceIdentity

Property Value

Inherited Property Details

tags

Resource tags.

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

Property Value

{[propertyName: string]: string | null}

Inherited From PartialMinimalTrackedResource.tags