ServiceGetUserDelegationKeyResponse type
Contains response data for the <xref:getUserDelegationKey> operation.
type ServiceGetUserDelegationKeyResponse = UserDelegationKey & ServiceGetUserDelegationKeyHeaders & { _response: Object }