Credential interface
Definition of the credential.
- Extends
Properties
creation |
Gets the creation time. NOTE: This property will not be serialized. It can only be populated by the server. |
description | Gets or sets the description. |
last |
Gets the last modified time. NOTE: This property will not be serialized. It can only be populated by the server. |
user |
Gets the user name of the credential. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
creationTime
Gets the creation time. NOTE: This property will not be serialized. It can only be populated by the server.
creationTime?: Date
Property Value
Date
description
Gets or sets the description.
description?: string
Property Value
string
lastModifiedTime
Gets the last modified time. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedTime?: Date
Property Value
Date
userName
Gets the user name of the credential. NOTE: This property will not be serialized. It can only be populated by the server.
userName?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type