IdentityAndTagsObject interface

Identity and Tags object for patch operations.

Properties

identity

The managed service identity associated with this resource.

tags

Resource tags.

Property Details

identity

The managed service identity associated with this resource.

identity?: ManagedServiceIdentity

Property Value

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}