RegisteredServerUpdateProperties interface
RegisteredServer Update Properties object.
Properties
| application |
Apply server with new ServicePrincipal Id |
| identity | Apply server with newly discovered ApplicationId if available. |
Property Details
applicationId
Apply server with new ServicePrincipal Id
applicationId?: string
Property Value
string
identity
Apply server with newly discovered ApplicationId if available.
identity?: boolean
Property Value
boolean