ListCredentialResponse interface
The list kubeconfig result response.
Properties
| error | |
| id | Operation Id NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Operation Name NOTE: This property will not be serialized. It can only be populated by the server. |
| properties | |
| resource |
ARM Resource Id of the provisioned cluster instance NOTE: This property will not be serialized. It can only be populated by the server. |
| status | Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
error
id
Operation Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Operation Name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
resourceId
ARM Resource Id of the provisioned cluster instance NOTE: This property will not be serialized. It can only be populated by the server.
resourceId?: string
Property Value
string
status
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string