JobResourceUpdateParameter interface
The JobResourceUpdateParameter.
Properties
details | Details of a job to be updated. |
identity | Msi identity of the resource |
tags | The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). |
Property Details
details
identity
tags
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}