ClusterManagerPatchParameters interface
ClusterManagerPatchParameters rappresenta il corpo della richiesta per applicare patch alle proprietà del cluster.
Proprietà
| identity | Identità della risorsa. |
| tags | Tag delle risorse di Azure che sostituiranno quelli esistenti. |
Dettagli proprietà
identity
Identità della risorsa.
identity?: ManagedServiceIdentity
Valore della proprietà
tags
Tag delle risorse di Azure che sostituiranno quelli esistenti.
tags?: {[propertyName: string]: string}
Valore della proprietà
{[propertyName: string]: string}