NginxDeploymentApiKeyResponseProperties interface
Properties
| end |
The time after which this Dataplane API Key is no longer valid. |
| hint | The first three characters of the secret text to help identify it in use. This property is read-only. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
endDateTime
The time after which this Dataplane API Key is no longer valid.
endDateTime?: Date
Property Value
Date
hint
The first three characters of the secret text to help identify it in use. This property is read-only. NOTE: This property will not be serialized. It can only be populated by the server.
hint?: string
Property Value
string