clientId property

String? clientId
getter/setter pair

Azure client ID of the application.

This property is required when 'authentication_type' is set to 'AZURE_ACTIVE_DIRECTORY'.

Optional.

Implementation

core.String? clientId;